diff --git a/manifest.toml b/manifest.toml index 5030607..4758d5e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -104,7 +104,7 @@ ram.runtime = "500M" [resources.apt] - packages = "erlang-dev erlang-parsetools postgresql npm" + packages = "erlang-dev erlang-parsetools erlang-os-mon postgresql npm" ##### (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper)