[Lunar-commits] CVS: moonbase/web/w3c-libwww DEPENDS,1.2,1.3

Chad Kittel v3rt1g0 at lunar-linux.org
Tue Feb 15 00:37:37 UTC 2005


Update of /var/cvs/lunar/moonbase/web/w3c-libwww
In directory espresso.foo-projects.org:/tmp/cvs-serv16476

Modified Files:
	DEPENDS 
Log Message:
This fixes a loopy depends revolving mysql, popt, gettext, tetex, and so 
on and so forth.


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/w3c-libwww/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	22 Jan 2005 03:40:58 -0000	1.2
+++ DEPENDS	15 Feb 2005 00:37:35 -0000	1.3
@@ -4,8 +4,10 @@
 optional_depends "openssl"       \
                  "--with-ssl"    \
                  "--without-ssl" \
-                 "to link with OpenSSL" &&
-optional_depends "mysql"           \
-                 "--with-mysql"    \
-                 "--without-mysql" \
-                 "for support for mysql access"
+                 "to link with OpenSSL"
+
+# causes loopy depends -- commenting out for now
+#optional_depends "mysql"           \
+#                 "--with-mysql"    \
+#                 "--without-mysql" \
+#                 "for support for mysql access"



More information about the Lunar-commits mailing list