1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

switch from imagick to gd

This commit is contained in:
yalh76 2019-03-31 17:51:19 +02:00
parent caad917ea6
commit 5911a4fa76

View file

@ -8,7 +8,7 @@
pkg_dependencies="php7.2-pgsql php7.2-mbstring php7.2-bcmath php7.2-simplexml php7.2-curl postgresql redis-server \
php7.2-intl php7.2-exif \
libfreetype6 libjpeg62-turbo libpng16-16 libxpm4 libvpx4 libwebp6 libmagickwand-6.q16-3 \
php7.2-imagick imagick \
php7.2-gd \
pngquant jpegoptim gifsicle"
#=================================================