helpers: We don't care about the apt_dependencies setting ... it's not used and the info is already stored in the $app-ynh-deps virtual package

This commit is contained in:
Alexandre Aubin 2021-11-02 02:02:29 +01:00
parent 844346320b
commit ba489bfc27

View file

@ -316,8 +316,6 @@ EOF
|| ynh_die --message="Unable to install dependencies" # Install the fake package and its dependencies
rm /tmp/${dep_app}-ynh-deps.control
ynh_app_setting_set --app=$app --key=apt_dependencies --value="$dependencies"
if [[ -n "$specific_php_version" ]]
then
# Set the default php version back as the default version for php-cli.