mirror of
https://github.com/YunoHost-Apps/joomla_ynh.git
synced 2024-09-03 19:26:34 +02:00
Update _common.sh
This commit is contained in:
parent
f4673094e7
commit
72919b2084
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ YNH_PHP_VERSION="7.4"
|
|||
|
||||
pkg_dependencies="php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-cli php${YNH_PHP_VERSION}-posix php${YNH_PHP_VERSION}-bz2 php${YNH_PHP_VERSION}-zip php${YNH_PHP_VERSION}-memcache php${YNH_PHP_VERSION}-memcached php${YNH_PHP_VERSION}-ldap php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-sockets php${YNH_PHP_VERSION}-mcrypt php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-fileinfo php${YNH_PHP_VERSION}-mbstring"
|
||||
|
||||
|
||||
# from nextcloud common script
|
||||
|
||||
# Check available space before creating a temp directory.
|
||||
|
|
Loading…
Add table
Reference in a new issue