[Lunar-commits] r17120 - moonbase/trunk/zbeta/bmpx

Chad Kittel v3rt1g0 at lunar-linux.org
Sun Oct 30 22:32:17 UTC 2005


Author: v3rt1g0
Date: 2005-10-30 22:32:16 +0000 (Sun, 30 Oct 2005)
New Revision: 17120

Modified:
   moonbase/trunk/zbeta/bmpx/DEPENDS
Log:
update depends to use new %FAM and added missing dep on curl


Modified: moonbase/trunk/zbeta/bmpx/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/bmpx/DEPENDS	2005-10-30 22:13:53 UTC (rev 17119)
+++ moonbase/trunk/zbeta/bmpx/DEPENDS	2005-10-30 22:32:16 UTC (rev 17120)
@@ -1,8 +1,9 @@
 depends libglade2  &&
 depends taglib     &&
 depends xine-lib   &&
+depends curl       &&
+depends %FAM       &&
 
-optional_depends "dbus" "--enable-dbus" "--disable-dbus"    \
-    "for a DBus remote interface"                           &&
-optional_depends "xchat" "--enable-xchat" ""                 \
-    "XChat plugin"
+optional_depends  "dbus"   "--enable-dbus"   "--disable-dbus"  \
+    "for a DBus remote interface"                              &&
+optional_depends  "xchat"  "--enable-xchat"  ""  "build the XChat plugin"



More information about the Lunar-commits mailing list