buildroot/package/libjxl
Romain Naour a4fec34ba2 package/libjxl: requires host-cmake >= 3.19
libjxl requires cmake 3.19 since version v0.7 due to the
new behavior of cmake [1].

-- Configuring done
CMake Error at cmake/FindLCMS2.cmake:40 (add_library):
  INTERFACE_LIBRARY targets may only have whitelisted properties.  The
  property "INCLUDE_DIRECTORIES" is not allowed.
Call Stack (most recent call first):
  third_party/CMakeLists.txt:114 (find_package)

The portability issue has already been reported upstream [2].

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/4322819095

[1] afb998704e
[2] https://github.com/libjxl/libjxl/issues/1425

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Julien Olivain <ju.o@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-06-06 22:14:36 +02:00
..
0001-djxl-fix-segmentation-fault-when-JPEG-is-disabled.patch package/libjxl: security bump to version 0.8.1 2023-02-20 21:50:31 +01:00
Config.in package/libjxl: requires host-cmake >= 3.19 2023-06-06 22:14:36 +02:00
libjxl.hash package/libjxl: security bump to version 0.8.1 2023-02-20 21:50:31 +01:00
libjxl.mk package/libjxl: security bump to version 0.8.1 2023-02-20 21:50:31 +01:00