[Lunar-commits] r21064 - moonbase/trunk/devel/gtk-sharp2
Samuel Verstraete
elangelo at lunar-linux.org
Mon Aug 21 10:40:01 UTC 2006
Author: elangelo
Date: 2006-08-21 10:40:00 +0000 (Mon, 21 Aug 2006)
New Revision: 21064
Modified:
moonbase/trunk/devel/gtk-sharp2/DEPENDS
Log:
i hope this fixes a bunch of annoying configure options...
Modified: moonbase/trunk/devel/gtk-sharp2/DEPENDS
===================================================================
--- moonbase/trunk/devel/gtk-sharp2/DEPENDS 2006-08-21 09:08:00 UTC (rev 21063)
+++ moonbase/trunk/devel/gtk-sharp2/DEPENDS 2006-08-21 10:40:00 UTC (rev 21064)
@@ -1,12 +1,28 @@
-depends gtk+-2 &&
-depends mono &&
+depends mono &&
+depends pango &&
-optional_depends "libgnomedb" \
- "" \
- "" \
- "for gnome-sharp support" &&
+optional_depends "libart-lgpl" \
+ "" \
+ "" \
+ "enable libart_lgpl support?" &&
+
+optional_depends "gnome-panel" \
+ "" \
+ "" \
+ "enable gnome2 support (say YES for gtkhtml3 and gnome-vfs2 support" &&
+
+optional_depends "gtkhtml3" \
+ "" \
+ "" \
+ "for gtkhtml-sharp support" &&
+
+optional_depends "gnome-vfs2" \
+ "" \
+ "" \
+ "for gnomevfs-sharp support" &&
+
+optional_depends "libglade2" \
+ "" \
+ "" \
+ "for libglade2 support"
-optional_depends "gtkhtml3" \
- "" \
- "" \
- "for gtkhtml-sharp support"
More information about the Lunar-commits
mailing list