mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
updating dependencies
This commit is contained in:
parent
f83d8926a1
commit
b40fc7aaf2
1 changed files with 1 additions and 3 deletions
|
@ -5,9 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="postgresql redis-server \
|
||||
libfreetype6 libjpeg62-turbo libpng16-16 libxpm4 libvpx4|libvpx5 libmagickwand-6.q16-3|libmagickwand-6.q16-6 libwebp6 \
|
||||
pngquant jpegoptim gifsicle"
|
||||
pkg_dependencies="postgresql redis-server imagemagick jpegoptim optipng pngquant"
|
||||
|
||||
extra_pkg_dependencies="php7.3-bcmath php7.3-ctype php7.3-curl php7.3-exif php7.3-iconv php7.3-intl php7.3-json php7.3-mbstring php7.3-openssl php7.3-tokenizer php7.3-xml php7.3-zip php7.3-pgsql"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue