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:
parent
caad917ea6
commit
5911a4fa76
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue