From 590030bdc2e44e5cca43a174326d4ee6975c5b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 29 May 2024 22:03:36 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 745b6a7..9042adc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -72,4 +72,4 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "libpq5, libssl-dev" + packages = "libpq5"