packages (DEVEL): php/dep-tests.sh - snmp depends now on spl

glen glen at pld-linux.org
Wed Dec 7 22:29:03 CET 2011


Author: glen                         Date: Wed Dec  7 21:29:03 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- snmp depends now on spl

---- Files affected:
packages/php:
   dep-tests.sh (1.7 -> 1.7.2.1) 

---- Diffs:

================================================================
Index: packages/php/dep-tests.sh
diff -u packages/php/dep-tests.sh:1.7 packages/php/dep-tests.sh:1.7.2.1
--- packages/php/dep-tests.sh:1.7	Mon Aug 22 08:21:12 2011
+++ packages/php/dep-tests.sh	Wed Dec  7 22:28:57 2011
@@ -26,6 +26,7 @@
 dep_xmlreader='dom'
 dep_xmlrpc='xml'
 dep_xsl='dom'
+dep_snmp="$dep_spl spl snmp"
 
 php=${PHP:-$(php-config --php-binary)}
 ext_dir=${EXTENSION_DIR:-$(php-config --extension-dir)}
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/dep-tests.sh?r1=1.7&r2=1.7.2.1&f=u



More information about the pld-cvs-commit mailing list