[Lunar-commits] <moonbase-other> ufoai: added missing dependencies
v4hn
me at v4hn.de
Fri Mar 22 16:24:47 CET 2013
commit 1f744bab85811477853c318ef03e543054599376
Author: v4hn <me at v4hn.de>
Date: Fri, 22 Mar 2013 08:24:47 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/1f744bab85811477853c318ef03e543054599376
ufoai: added missing dependencies
---
games/ufoai/CONFIGURE | +0/-1
games/ufoai/DEPENDS | +3/-0
2 files changed, 3 insertions(+), 1 deletion(-)
--- a/games/ufoai/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-mquery RADIANT "Build Map Editor?" n "--enable-uforadiant" "--disable-uforadiant"
--- a/games/ufoai/DEPENDS
+++ b/games/ufoai/DEPENDS
@@ -1,4 +1,5 @@
depends %GLX
+depends gtkglext
depends SDL
depends SDL_ttf
depends SDL_mixer
@@ -7,3 +8,5 @@ depends zlib
depends curl
depends libpng
depends %JPEG
+
+optional_depends gtksourceview "--enable-uforadiant" "--disable-uforadiant" "Build Map Editor"
More information about the Lunar-commits
mailing list