[Lunar-commits] r25085 - moonbase/trunk/net/avahi
Samuel Verstraete
elangelo at lunar-linux.org
Wed Jul 4 12:59:40 CEST 2007
Author: elangelo
Date: 2007-07-04 12:59:40 +0200 (Wed, 04 Jul 2007)
New Revision: 25085
Modified:
moonbase/trunk/net/avahi/DEPENDS
Log:
more optional depends
Modified: moonbase/trunk/net/avahi/DEPENDS
===================================================================
--- moonbase/trunk/net/avahi/DEPENDS 2007-07-04 09:39:44 UTC (rev 25084)
+++ moonbase/trunk/net/avahi/DEPENDS 2007-07-04 10:59:40 UTC (rev 25085)
@@ -8,13 +8,18 @@
optional_depends "qt4" \
"--enable-qt4" \
"--disable-qt4" \
- "building of Qt4 mainloop integration"\
+ "building of Qt4 mainloop integration"
optional_depends "gtk+-2" \
"--enable-gtk" \
"--disable-gtk" \
- "for the use of GTK+"\
+ "for the use of GTK+"
+optional_depends "pygtk2" \
+ "--enable-pygtk" \
+ "--disable-pygtk" \
+ "for the use of pyGTK"
+
optional_depends "dbus-python" \
"--enable-python-dbus --enable-python" \
"--disable-python-dbus --disable-python" \
More information about the Lunar-commits
mailing list