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

App doesnt depend on prosody anymore

This commit is contained in:
Alexandre Aubin 2023-12-27 15:50:31 +01:00
parent 6d2f1f8919
commit b445312f4e

View file

@ -67,7 +67,7 @@ ram.runtime = "50M"
api.protected = true
[resources.apt]
packages = "prosody, ffmpeg, postgresql, postgresql-contrib, openssl, g++, mailutils, apt-transport-https"
packages = "ffmpeg, postgresql, postgresql-contrib, openssl, g++, mailutils, apt-transport-https"
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"