1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00

remove libde265-dev

This commit is contained in:
Félix Piédallu 2024-03-12 14:13:14 +01:00 committed by Félix Piédallu
parent 5eb8cac348
commit 5786c58043

View file

@ -102,7 +102,7 @@ ram.runtime = "200M"
key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xc6610628a707a7e5e391d27a9641080a705c2b92" key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xc6610628a707a7e5e391d27a9641080a705c2b92"
packages = [ packages = [
"libde265-0", "libde265-0",
"libde265-dev", # "libde265-dev",
] ]
[resources.apt.extras.strukturag_libheif] [resources.apt.extras.strukturag_libheif]