1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00

[install] s/libav-tools/ffmpeg/

This commit is contained in:
Arthur Lutz 2020-02-24 16:18:42 +01:00 committed by GitHub
parent 69dbdd0cfb
commit 8d709f7ce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 libav-tools php-cli
ynh_install_app_dependencies ffmpeg php-cli
#=================================================
# CREATE A MYSQL DATABASE