Bug 258341
Summary: | [JHBuild] Add libjxl to moduleset | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | New Bugs | Assignee: | Diego Pino <dpino> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=257871 |
Diego Pino
Changeset '265024@main' enabled JPEGXL by default in WebKitGTK and WPE.
This caused a build failure in systems such as Ubuntu 20.04, Ubuntu 22.04 and Debian 11, which do not provide 'libjxl' as a system library. To work around the issue, the failing build bots disabled USE_JPEGXL.
By adding 'libjxl' to the JHBuild moduleset, USE_JPEGXL can be enabled again.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
Pull request: https://github.com/webkit/webkit/pull/15132
EWS
Committed 265394@main (e45a46fae1a5): <https://commits.webkit.org/265394@main>
Reviewed commits have been landed. Closing PR #15132 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/111140815>
Diego Pino
Re-opening for pull request https://github.com/webkit/webkit/pull/15186
EWS
Committed 265399@main (55ba0780dabd): <https://commits.webkit.org/265399@main>
Reviewed commits have been landed. Closing PR #15186 and removing active labels.