From 5786c58043c474d2213e1b34055917c8a747bd2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 12 Mar 2024 14:13:14 +0100 Subject: [PATCH] remove libde265-dev --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 33bcb86..b93596c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -102,7 +102,7 @@ ram.runtime = "200M" key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xc6610628a707a7e5e391d27a9641080a705c2b92" packages = [ "libde265-0", - "libde265-dev", + # "libde265-dev", ] [resources.apt.extras.strukturag_libheif]