1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_signal_ynh.git synced 2024-09-03 19:46:07 +02:00

add postgresql dependency

This commit is contained in:
Gredin 67 2021-01-23 20:38:04 +01:00
parent 9cebf4531a
commit 70ba32d790

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="deb1 deb2 php$YNH_DEFAULT_PHP_VERSION-deb1 php$YNH_DEFAULT_PHP_VERSION-deb2"
pkg_dependencies="postgresql"
#=================================================
# PERSONAL HELPERS