mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Adding missing php7.3-gd
This commit is contained in:
parent
0dc41e81f6
commit
7bb41f20f9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# dependencies used by the app
|
||||
pkg_dependencies="postgresql redis-server imagemagick jpegoptim optipng pngquant supervisor"
|
||||
|
||||
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-tokenizer php7.3-xml php7.3-zip php7.3-pgsql"
|
||||
extra_pkg_dependencies="php7.3-bcmath php7.3-ctype php7.3-curl php7.3-exif php7.3-gd php7.3-iconv php7.3-intl php7.3-json php7.3-mbstring php7.3-tokenizer php7.3-xml php7.3-zip php7.3-pgsql"
|
||||
# php7.3-openssl
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue