From b682dd0e42fb727ad9ea868157e534de74e24465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 12 Mar 2024 12:29:59 +0100 Subject: [PATCH] fix dep again --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8b8bf45..360f4fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -101,7 +101,7 @@ ram.runtime = "200M" repo = "deb https://ppa.launchpadcontent.net/strukturag/libde265/ubuntu jammy main" key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xc6610628a707a7e5e391d27a9641080a705c2b92" packages = [ - "libde256-dev", + "libde265-dev", ] [resources.apt.extras.strukturag_libheif]