summaryrefslogtreecommitdiffhomepage
path: root/groups
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-10-04 18:30:39 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-10-04 18:30:39 +0200
commit074f0ffd5d3244e5f639cbb490b6fc5ea035606f (patch)
tree6835f2cbebe3e1be0839fb19795be9d226fc068a /groups
parente3acc6a83330ae4cac4094c3e285a8b7d64571ff (diff)
downloadmidipix_build-074f0ffd5d3244e5f639cbb490b6fc5ea035606f.tar.bz2
midipix_build-074f0ffd5d3244e5f639cbb490b6fc5ea035606f.tar.xz
groups/231.native_packages_etc.group:php:${PKG_DEPENDS}: adds onig.
Diffstat (limited to 'groups')
-rw-r--r--groups/231.native_packages_etc.group2
1 files changed, 1 insertions, 1 deletions
diff --git a/groups/231.native_packages_etc.group b/groups/231.native_packages_etc.group
index 6954d17a..fcbbd4b2 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"};
+: ${PKG_PHP_DEPENDS:="bzip2 curl libz 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};