From bc187448267ca2e05d7d765578f16f47acb5bede 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 21:51:09 +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 9042adc..745b6a7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -72,4 +72,4 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "libpq5" + packages = "libpq5, libssl-dev"