mirror of
https://github.com/YunoHost-Apps/photoview_ynh.git
synced 2024-09-03 20:05:55 +02:00
use focal repons
This commit is contained in:
parent
5786c58043
commit
165112f8fe
1 changed files with 3 additions and 3 deletions
|
@ -98,15 +98,15 @@ ram.runtime = "200M"
|
||||||
]
|
]
|
||||||
|
|
||||||
[resources.apt.extras.strukturag_libde265]
|
[resources.apt.extras.strukturag_libde265]
|
||||||
repo = "deb https://ppa.launchpadcontent.net/strukturag/libde265/ubuntu jammy main"
|
repo = "deb https://ppa.launchpadcontent.net/strukturag/libde265/ubuntu focal main"
|
||||||
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]
|
||||||
repo = "deb https://ppa.launchpadcontent.net/strukturag/libheif/ubuntu jammy main"
|
repo = "deb https://ppa.launchpadcontent.net/strukturag/libheif/ubuntu focal main"
|
||||||
key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xc6610628a707a7e5e391d27a9641080a705c2b92"
|
key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xc6610628a707a7e5e391d27a9641080a705c2b92"
|
||||||
packages = [
|
packages = [
|
||||||
"libheif-dev",
|
"libheif-dev",
|
||||||
|
|
Loading…
Add table
Reference in a new issue