Commit e9fdf0c1 authored by Alain Takoudjou's avatar Alain Takoudjou

apache-php: version up 7.4

version up also for some dependencies
parent 45c2762d
...@@ -25,6 +25,7 @@ extends = ...@@ -25,6 +25,7 @@ extends =
../openssl/buildout.cfg ../openssl/buildout.cfg
../libnsl/buildout.cfg ../libnsl/buildout.cfg
../sqlite3/buildout.cfg ../sqlite3/buildout.cfg
../gmp/buildout.cfg
../oniguruma/buildout.cfg ../oniguruma/buildout.cfg
../xz-utils/buildout.cfg ../xz-utils/buildout.cfg
...@@ -87,6 +88,7 @@ configure-options = ...@@ -87,6 +88,7 @@ configure-options =
--with-ldap=${openldap:location} --with-ldap=${openldap:location}
--with-mysqli=mysqlnd --with-mysqli=mysqlnd
--with-openssl=${openssl:location} --with-openssl=${openssl:location}
--with-gmp=${gmp:location}
--with-pdo-mysql=mysqlnd --with-pdo-mysql=mysqlnd
--with-zip --with-zip
--with-zlib --with-zlib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment