1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snipeit_ynh.git synced 2024-09-03 20:26:16 +02:00

Added dependencies

This commit is contained in:
anmol26s 2019-05-01 17:40:51 +05:30
parent 7c9350ee03
commit 166b684feb

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="deb1 deb2" pkg_dependencies="openssl php-pdo php-mbstring php-tokenizer php-curl php-mysql php-ldap php-zip php-bcmath php7.0-xml"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS