Update _common.sh

This commit is contained in:
ericgaspar 2021-03-06 09:29:03 +01:00
parent e2dd55914d
commit 6231ad2c49
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -10,7 +10,7 @@ nodejs_version=14
extra_php_dependencies="php${YNH_PHP_VERSION}-cli php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-pdo php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-tokenizer php${YNH_PHP_VERSION}-bcmath php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-zip"
pkg_dependencies="libargon2-1 libsodium23 libzip5 memcached apt-transport-https software-properties-common zip unzip tar make gcc g++"
pkg_dependencies="libargon2-1 libsodium23 apt-transport-https unzip tar make gcc g++"
#=================================================