From 6abc405285130860e98a5fc24f7afb0929ccab03 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 25 Jan 2024 18:56:34 +0100 Subject: [PATCH] resources.apt: libssl3 --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e924012..334e0d3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -72,4 +72,4 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "libpq5, openssl" + packages = "libpq5, libssl3"