From ac004c140658fa4688c442801ac0b8393a000ae0 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 25 Jan 2024 19:13:39 +0100 Subject: [PATCH] remove irrelevant dep --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 334e0d3..110c69b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -72,4 +72,4 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "libpq5, libssl3" + packages = "libpq5"