From c33e948eb921f5ced411c10db03e331329a21bc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:34:22 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ffeda6d..e587fcf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -62,7 +62,7 @@ ram.runtime = "50M" api.protected = true [resources.apt] - packages = "ffmpeg postgresql postgresql-contrib openssl g++ mailutils apt-transport-https prosody" + packages = "ffmpeg postgresql postgresql-contrib openssl g++ mailutils apt-transport-https" [[resources.apt.extras]] repo = "deb https://dl.yarnpkg.com/debian/ stable main"