Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5caa0800061a720f10eeed49f77f56e32427490e
      
https://github.com/WebKit/WebKit/commit/5caa0800061a720f10eeed49f77f56e32427490e
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

  Changed paths:
    M Source/cmake/OptionsGTK.cmake
    M Source/cmake/OptionsWPE.cmake

  Log Message:
  -----------
  REGRESSION(266244@main): Build failure with libjxl < 0.7.0
https://bugs.webkit.org/show_bug.cgi?id=260186
Reviewed by Carlos Garcia Campos.

The macros JPEGXL_NUMERIC_VERSION and JPEGXL_COMPUTE_NUMERIC_VERSION
where introduced in libjxl 0.7.0

Versions lower than that don't define this macros.
So require at configure time as minimum version 0.7.0

* Source/cmake/OptionsGTK.cmake
* Source/cmake/OptionsWPE.cmake

Canonical link: https://commits.webkit.org/266903@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to