1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/alltube_ynh.git synced 2024-09-03 18:06:12 +02:00

Update _common.sh

This commit is contained in:
Alexandre Aubin 2020-03-15 05:34:24 +01:00 committed by GitHub
parent 59353c03b9
commit 7eb48ffde7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="php-intl php-curl php-mbstring libav-tools"
pkg_dependencies="php-intl php-curl php-mbstring libav-tools|ffmpeg"
#=================================================
# PERSONAL HELPERS