[Lunar-commits] r17159 - moonbase/trunk/chat/xchat
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Nov 3 14:04:55 UTC 2005
Author: v3rt1g0
Date: 2005-11-03 14:04:54 +0000 (Thu, 03 Nov 2005)
New Revision: 17159
Modified:
moonbase/trunk/chat/xchat/DEPENDS
Log:
Module Depends Tweak: xchat (2.6.0)
* Added missing optional depends on dbus
Modified: moonbase/trunk/chat/xchat/DEPENDS
===================================================================
--- moonbase/trunk/chat/xchat/DEPENDS 2005-11-03 13:56:05 UTC (rev 17158)
+++ moonbase/trunk/chat/xchat/DEPENDS 2005-11-03 14:04:54 UTC (rev 17159)
@@ -7,4 +7,7 @@
"enable support for python plugins" &&
optional_depends "perl" "--enable-perl" "--disable-perl" \
- "enable support for perl plugins"
+ "enable support for perl plugins" &&
+
+optional_depends "dbus" "--enable-dbus" "--disable-dbus" \
+ "enable support for a DBus remote interface"
More information about the Lunar-commits
mailing list