From 7df1907fcc6e3636e50106ddd1f90b68a675c3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 1 Nov 2023 13:56:58 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index af65f35..e3aebd3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -69,3 +69,6 @@ ram.runtime = "50M" hbbr.exposed = "TCP" hbbrbis.default = 21119 hbbrbis.exposed = "TCP" + + [resources.apt] + packages = "sqlite3"