From c9e49e0f4576e74d3c4f64758cbe421ccc5f061d Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:44:51 +0200 Subject: [PATCH] Update manifest.toml: explicit dependency to redis-server --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 89f7588..d482055 100644 --- a/manifest.toml +++ b/manifest.toml @@ -93,6 +93,7 @@ ram.runtime = "1G" "pngcrush", "pngquant", "vim", + "redis-server", "zlib1g-dev", "postgresql",