[Lunar-commits] CVS: moonbase/zbeta/php5 DEPENDS,1.1,1.2

Florin Braescu florin at lunar-linux.org
Fri Oct 15 03:32:03 UTC 2004


Update of /var/cvs/lunar/moonbase/zbeta/php5
In directory espresso.foo-projects.org:/tmp/cvs-serv20272/zbeta/php5

Modified Files:
	DEPENDS 
Log Message:
fix a small typo.

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/php5/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	19 Sep 2004 22:32:44 -0000	1.1
+++ DEPENDS	15 Oct 2004 03:32:01 -0000	1.2
@@ -1,4 +1,5 @@
 depends  readline  &&
+
 optional_depends  "aspell"                      \
                   "--with-pspell"               \
                   ""                            \
@@ -68,7 +69,7 @@
                  "--with-gd                     \
                   --enable-gd-native-ttf        \
                   --with-jpeg-dir=/usr          \
-                  --with-png-dir=/usr"                  \
+                  --with-png-dir=/usr"          \
                  ""                             \
                   "for on the fly graphics"     &&
 
@@ -87,10 +88,10 @@
                  ""                             \
                  "for expat xml support"        &&
 
-optional_depends "libxml2"				\
-		"--with-libxml-dir=/usr" \
-		"--disable-libxml"	\
-		"for DOMXML support"			&&
+optional_depends "libxml2"			\
+		"--with-libxml-dir=/usr"        \
+		"--disable-libxml"	        \
+		"for DOMXML support"		&&
 
 optional_depends "libxslt"			\
 		"--with-xsl=/usr" \



More information about the Lunar-commits mailing list