diff --git a/scripts/install b/scripts/install index e87646e..32db1d7 100644 --- a/scripts/install +++ b/scripts/install @@ -75,6 +75,7 @@ ynh_app_setting_set $app is_public $is_public #================================================= ynh_install_php --phpversion=7.1 ynh_install_app_dependencies postgresql +#ynh_install_app_dependencies php7.1-zip php7.1-mysql php7.1-xml php7.1-intl php7.1-mbstring php7.1-gd php7.1-curl php7.1-soap php7.1-pgsql php7.1-xmlrpc postgresql #================================================= # Create postgresql database #=================================================