]> git.pld-linux.org Git - packages/php.git/blobdiff - dep-tests.sh
fix hash<>phar issues
[packages/php.git] / dep-tests.sh
index f28ab54a592683196151a83137324a6a51e6b811..9abd19b6cc9149ec56efc99de0a8362fd0684bbe 100755 (executable)
@@ -19,7 +19,7 @@ dep_pdo_dblib="$dep_pdo pdo"
 dep_pdo_mysql="$dep_pdo pdo $with_mysqlnd"
 dep_simplexml="$dep_spl spl"
 dep_imap="pcre"
-dep_phar="$dep_spl spl"
+dep_phar="$dep_spl spl hash"
 dep_sqlite="$dep_pdo pdo"
 dep_fileinfo="pcre"
 dep_wddx='xml'
This page took 0.033701 seconds and 4 git commands to generate.