diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-10-06 07:51:04 +0200 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-10-06 07:51:04 +0200 |
commit | 1a25fc15fc86aee3b8b06e65651989f5744e89e0 (patch) | |
tree | f43b4a7413e311a7e6f6ce4bfdd22cccbe14f7d4 | |
parent | 1b25314fddd69a3556fd5bb338dd5de77e2cd3db (diff) | |
download | midipix_build-1a25fc15fc86aee3b8b06e65651989f5744e89e0.tar.bz2 midipix_build-1a25fc15fc86aee3b8b06e65651989f5744e89e0.tar.xz |
groups/231.native_packages_etc.group:php:${PKG_DEPENDS}: adds libzip.
-rw-r--r-- | groups/231.native_packages_etc.group | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/groups/231.native_packages_etc.group b/groups/231.native_packages_etc.group index 3b06732a..49c00804 100644 --- a/groups/231.native_packages_etc.group +++ b/groups/231.native_packages_etc.group @@ -376,7 +376,7 @@ gl_cv_func_getopt_gnu=yes"}; : ${PKG_PCRE2_VERSION:=10.37}; : ${PKG_PCRE2_URL:=https://ftp.pcre.org/pub/pcre/pcre2-${PKG_PCRE2_VERSION}.tar.bz2}; : ${PKG_PCRE2_CONFIGURE_ARGS_EXTRA:="--enable-pcre2grep-libz --enable-pcre2grep-libbz2 --enable-pcre2-16 --enable-pcre2-32 --enable-jit"}; -: ${PKG_PHP_DEPENDS:="bzip2 curl libz libxml2 sqlite3 pcre2 readline libressl onig"}; +: ${PKG_PHP_DEPENDS:="bzip2 curl libz libzip libxml2 sqlite3 pcre2 readline libressl onig"}; : ${PKG_PHP_SHA256SUM:=e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16}; : ${PKG_PHP_VERSION:=8.0.11}; : ${PKG_PHP_URL:=https://www.php.net/distributions/php-${PKG_PHP_VERSION}.tar.xz}; |