diff --git a/scripts/_common.sh b/scripts/_common.sh index 7be55f8..1a8d1c2 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -12,7 +12,7 @@ YNH_PHP_VERSION="8.0" # dependencies used by the app pkg_dependencies="brotli \ zopfli \ - php${YNH_PHP_VERSION}-bcmath \ + php-bcmath \ php${YNH_PHP_VERSION}-curl \ php${YNH_PHP_VERSION}-ctype \ php${YNH_PHP_VERSION}-dev \