From 5eb8cac348e5b57d974dbc4e7ea31d8ae4b5f364 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 12 Mar 2024 12:34:15 +0100 Subject: [PATCH] fix dep again --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 360f4fd..33bcb86 100644 --- a/manifest.toml +++ b/manifest.toml @@ -101,6 +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 = [ + "libde265-0", "libde265-dev", ]