1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Update _common.sh

This commit is contained in:
Éric Gaspar 2022-06-22 11:20:11 +02:00
parent df54d7903a
commit 48516f8dcb
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="postgresql"
pkg_dependencies="postgresql postgresql-contrib"
#=================================================
# PERSONAL HELPERS