From 2983783ed9cda47414b6a964ade52106a6548691 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 26 Mar 2024 21:13:47 +0100 Subject: [PATCH] Add missing mariadb-server dep --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index fb1199c..845467e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -119,6 +119,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen "php8.1-xml", "php8.1-fileinfo", "php8.1-imap", + "mariadb-server", ] [resources.database]