From 9905140b3c3c2d16bef701ba6b26c731f9f0cd5b Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 21 Jan 2024 13:45:55 +0100 Subject: [PATCH] add inotify-tools --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index cf07f6e..fbf0714 100644 --- a/manifest.toml +++ b/manifest.toml @@ -104,7 +104,7 @@ ram.runtime = "500M" [resources.apt] - packages = "erlang-dev erlang-parsetools erlang-os-mon erlang-tools erlang-xmerl postgresql npm node-postcss" + packages = "erlang-dev erlang-parsetools erlang-os-mon erlang-tools erlang-xmerl postgresql npm node-postcss inotify-tools" ##### (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper)