1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Installing optional packages

This commit is contained in:
yalh76 2020-10-08 00:36:20 +02:00
parent 94c7f4476d
commit dbce35860b

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="curl unzip libncurses5 postgresql postgresql-contrib"
pkg_dependencies="curl unzip libncurses5 postgresql postgresql-contrib imagemagick ffmpeg libimage-exiftool-perl"
#=================================================
# PERSONAL HELPERS