mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
libheif 1.18 is required to be able to parse images generated by iOS 18; none of Zulip's supported distributions package libheif 1.18, so we pull new version of the package from PPA (Ubuntu) or backports (Debian).
13 lines
640 B
Plaintext
13 lines
640 B
Plaintext
deb http://apt.postgresql.org/pub/repos/apt/ noble-pgdg main
|
|
deb-src http://apt.postgresql.org/pub/repos/apt/ noble-pgdg main
|
|
|
|
deb http://ppa.launchpad.net/groonga/ppa/ubuntu noble main
|
|
deb-src http://ppa.launchpad.net/groonga/ppa/ubuntu noble main
|
|
|
|
deb https://ppa.launchpadcontent.net/strukturag/libheif/ubuntu/ noble main
|
|
deb-src https://ppa.launchpadcontent.net/strukturag/libheif/ubuntu/ noble main
|
|
|
|
# libde265 in 24.04 is up-to-date, so the PPA doesn't provide 24.04 packages
|
|
#deb https://ppa.launchpadcontent.net/strukturag/libde265/ubuntu/ noble main
|
|
#deb-src https://ppa.launchpadcontent.net/strukturag/libde265/ubuntu/ noble main
|