From 00dd32a1877b0640269bbcd63c6aaf7944416dab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 4 Oct 2023 22:25:44 +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 55946c6..c0bca5d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -72,4 +72,4 @@ ram.runtime = "100M" api.protected = true [resources.apt] - packages = "curl mediainfo sqlite3" + packages = "curl, mediainfo, sqlite3"