diff --git a/scripts/_common.sh b/scripts/_common.sh index 79a96af..f34cdfe 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="deb1 deb2" +pkg_dependencies="openssl php-pdo php-mbstring php-tokenizer php-curl php-mysql php-ldap php-zip php-bcmath php7.0-xml" #================================================= # PERSONAL HELPERS