]> git.pld-linux.org Git - packages/php.git/commitdiff
- snmp depends now on spl
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 7 Dec 2011 21:28:57 +0000 (21:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dep-tests.sh -> 1.7.2.1

dep-tests.sh

index 0a19c2397c0b1e92f60e95fc53b80ec328e17e1a..3ee6a4fcda6e27d2ae79cd5341f3163543f38956 100644 (file)
@@ -26,6 +26,7 @@ dep_wddx='xml'
 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)}
This page took 0.038632 seconds and 4 git commands to generate.