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

Update _common.sh

This commit is contained in:
ericgaspar 2021-11-17 09:50:23 +01:00
parent 946368dfe0
commit 20cec3bfcb
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -7,7 +7,7 @@
NODEJS_VERSION="12"
# dependencies used by the app
pkg_dependencies="build-essential ffmpeg postgresql postgresql-contrib"
pkg_dependencies="ffmpeg postgresql"
#=================================================
# PERSONAL HELPERS
@ -17,10 +17,6 @@ pkg_dependencies="build-essential ffmpeg postgresql postgresql-contrib"
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================
#=================================================
# REDIS HELPERS
#=================================================