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

Update _common.sh

This commit is contained in:
oufmilo 2021-06-25 14:10:53 +02:00 committed by GitHub
parent 0ba78115f8
commit d9e57db50d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
#=================================================
# COMMON VARIABLES
#=================================================
pkg_dependencies="php7.3-geoip php7.3-cli"
YNH_PHP_VERSION="7.3"
extra_php_dependencies="php${YNH_PHP_VERSION}-geoip php${YNH_PHP_VERSION}-cli"
app="emailpoubelle"
lang="fr_FR.UTF-8 en_US.UTF-8 it_IT.UTF-8"