[Lunar-commits] r17663 - moonbase/trunk/zbeta/gaim-cvs
Chad Kittel
v3rt1g0 at lunar-linux.org
Wed Dec 14 23:35:15 UTC 2005
Author: v3rt1g0
Date: 2005-12-14 23:35:14 +0000 (Wed, 14 Dec 2005)
New Revision: 17663
Modified:
moonbase/trunk/zbeta/gaim-cvs/DEPENDS
Log:
Depends Tweak: gaim-cvs (beta)
* mono support is now disabled by default, so changing
the depends to reflect that.
* made dbus explicitly on/off too.
Modified: moonbase/trunk/zbeta/gaim-cvs/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/gaim-cvs/DEPENDS 2005-12-14 21:26:14 UTC (rev 17662)
+++ moonbase/trunk/zbeta/gaim-cvs/DEPENDS 2005-12-14 23:35:14 UTC (rev 17663)
@@ -6,10 +6,10 @@
optional_depends "howl" "" "" \
"for Howl support in the Bonjour plugin" &&
-optional_depends "dbus" "--enable-dbus" "" \
+optional_depends "dbus" "--enable-dbus" "--disable-dbus" \
"for remote contol of gaim via gaim-remote" &&
-optional_depends "mono" "" "--disable-mono" \
+optional_depends "mono" "--enable-mono" "--disable-mono" \
"for Mono (C#) plugin support" &&
optional_depends "gtkspell" "" "--disable-gtkspell" \
More information about the Lunar-commits
mailing list