tiff: force libdeflate support to off 20608/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 7 Mar 2023 21:31:41 +0000 (22:31 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 7 Mar 2023 21:31:44 +0000 (22:31 +0100)
commite3c6da4e25a96eae0cf249393af8599659a04b09
treeff80f7087ebae3628aab7b99e502580977332067
parent58fcaf8fc4d56c929a43be14fcd5c10d349502ec
tiff: force libdeflate support to off

Commit 81d2b72 added a package providing libdeflate. Tiff by default
links to it, causing a build error.

Package libtiff is missing dependencies for the following libraries:
libdeflate.so.0

This commit forces libdeflate use off to avoid this. No revision bump is
done because the package is currently not compiling anyway.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/tiff/Makefile