1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elabftw_ynh.git synced 2024-09-03 18:26:23 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2022-05-17 14:06:00 +02:00
parent 2c5f5eb731
commit 6ee811ad49
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -12,7 +12,7 @@ YNH_PHP_VERSION="8.0"
# dependencies used by the app # dependencies used by the app
pkg_dependencies="brotli \ pkg_dependencies="brotli \
zopfli \ zopfli \
php${YNH_PHP_VERSION}-bcmath \ php-bcmath \
php${YNH_PHP_VERSION}-curl \ php${YNH_PHP_VERSION}-curl \
php${YNH_PHP_VERSION}-ctype \ php${YNH_PHP_VERSION}-ctype \
php${YNH_PHP_VERSION}-dev \ php${YNH_PHP_VERSION}-dev \