From 0d6c7369047a31e874e6f734cb51846acacd2486 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 15 Apr 2020 20:19:08 +0200 Subject: [PATCH] Update scripts/install Co-Authored-By: Alexandre Aubin --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 761f987..fb18371 100644 --- a/scripts/install +++ b/scripts/install @@ -55,7 +55,7 @@ ynh_app_setting_set --app=$app --key=is_public --value=$is_public #================================================= ynh_script_progression --message="Installing dependencies..." --weight=25 -ynh_install_app_dependencies ffmpeg php-cli +ynh_install_app_dependencies "libav-tools|ffmpeg" php-cli #================================================= # CREATE A MYSQL DATABASE