mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
[enh] Add some missing apps dependencies
This commit is contained in:
parent
1a76a85fcd
commit
d860ba45a0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
pkg_dependencies="imagemagick acl tar smbclient at"
|
||||
|
||||
php_version="7.1"
|
||||
php_version="7.2"
|
||||
extra_pkg_dependencies="php${php_version}-bz2 php${php_version}-imap php${php_version}-smbclient php${php_version}-gmp php${php_version}-gd php${php_version}-json php${php_version}-intl php${php_version}-mcrypt php${php_version}-curl php${php_version}-apcu php${php_version}-redis php${php_version}-ldap php${php_version}-imagick php${php_version}-zip php${php_version}-mbstring php${php_version}-xml php${php_version}-mysql"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue