package/tiff: explicitly disable webp

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 9db9f9b4dc)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022.11.x
Fabrice Fontaine 2022-12-29 17:30:46 +01:00 committed by Peter Korsgaard
parent 684ffd8e20
commit ece92c636a
1 changed files with 3 additions and 0 deletions

View File

@ -12,10 +12,13 @@ TIFF_CPE_ID_VENDOR = libtiff
TIFF_CPE_ID_PRODUCT = libtiff
TIFF_INSTALL_STAGING = YES
# webp has a (optional) dependency on tiff, so we can't have webp
# support in tiff, or that would create a circular dependency.
TIFF_CONF_OPTS = \
--disable-contrib \
--disable-cxx \
--disable-tests \
--disable-webp \
--without-x
TIFF_DEPENDENCIES = host-pkgconf