From 86c9f73242d506184bf25a1d84c7911dddcd41b7 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 15 Sep 2023 15:25:01 +0200 Subject: [PATCH] Update manifest.toml Co-authored-by: Alexandre Aubin --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2324091..2eda7b2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -66,4 +66,4 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "libpq5, rsync" + packages = "libpq5, rsync, libssl3"