From 88c74d6ed32d97f9378cfdb2838d421c6f1e7cac Mon Sep 17 00:00:00 2001 From: Mayel de Borniol <115318+mayel@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:44:40 +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 ec14a82..2449604 100644 --- a/manifest.toml +++ b/manifest.toml @@ -116,7 +116,7 @@ ram.runtime = "500M" [resources.apt] - # packages = "erlang-dev erlang-parsetools erlang-os-mon erlang-tools erlang-xmerl postgresql npm node-postcss" + packages = "postgresql" ##### (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper)