]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libtiff: add PACKAGECONFIG for libdeflate and zstd
authorMarkus Volk <f_l_k@t-online.de>
Sat, 28 Jan 2023 06:48:27 +0000 (07:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2023 17:09:45 +0000 (17:09 +0000)
commitca2e2035b9d81a230a1a63f51b1300418e9b9ca6
tree63d649c516a6626145537226c8419fae2241e543
parent22f639d61127f4b82a79008c5305e44e090a3680
libtiff: add PACKAGECONFIG for libdeflate and zstd

The main reason for this is an issue with latest libtiff update that causes
gtk4-native configure to fail in finding libtiff (while it just builds
fine for target).
By comparing libtiff-4.pc for native and target it turned out, that
it links for native with zstd and libdeflate. Probably because those libs
were found on my host system.

Adding PACKAGECONFIGS for the libs prevents us from taking them from the host.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-multimedia/libtiff/tiff_4.5.0.bb