-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[GLIB] Install libjxl
dependency if exits on Debian/Ubuntu
#19412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GLIB] Install libjxl
dependency if exits on Debian/Ubuntu
#19412
Conversation
EWS run on current version of this PR (hash b9e073e)
|
What about Arch and Fedora? Please keep the three distros synced. |
https://bugs.webkit.org/show_bug.cgi?id=263519 Reviewed by Adrian Perez de Castro. Ubuntu packages `libjxl` since 23.10. https://packages.ubuntu.com/search?keywords=jpeg-xl&searchon=names&suite=all§ion=all * Tools/glib/dependencies/apt: Canonical link: https://commits.webkit.org/269706@main
b9e073e
to
55805b4
Compare
Committed 269706@main (55805b4): https://commits.webkit.org/269706@main Reviewed commits have been landed. Closing PR #19412 and removing active labels. |
WebKit/Tools/glib/dependencies/dnf Line 27 in 55805b4
I can add it to the |
You don't need to test it. Just make sure it's a valid package name using https://archlinux.org/packages/ |
I made a PR: #19412 |
https://bugs.webkit.org/show_bug.cgi?id=263588 Reviewed by Michael Catanzaro. Similarly to WebKit#19412, we should install `libjxl` dependency on Arch. * Tools/glib/dependencies/pacman: Canonical link: https://commits.webkit.org/269733@main
55805b4
b9e073e