From b4fb37897fdc5749dd6eae330c2b111ef2bd2c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 15 Aug 2023 10:59:30 +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 274402d..c1769e1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -71,7 +71,7 @@ ram.runtime = "50M" api.show_tile = false [resources.apt] - packages = "apt-transport-https build-essential gzip curl fontconfig graphicsmagick" + packages = "fontconfig graphicsmagick" extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main" extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"