diff --git a/scripts/_common.sh b/scripts/_common.sh index e5c3b03..aba3ec2 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # dependencies used by the app -pkg_dependencies="php$YNH_DEFAULT_PHP_VERSION-zip" +pkg_dependencies="php$YNH_DEFAULT_PHP_VERSION-mbstring","php$YNH_DEFAULT_PHP_VERSION-zip","php$YNH_DEFAULT_PHP_VERSION-GD","php$YNH_DEFAULT_PHP_VERSION-exif","php$YNH_DEFAULT_PHP_VERSION-WMLWriter" #================================================= # PERSONAL HELPERS