Loading
gscan2pdf: fix build failures
Due to the removal of tools like `tiff2pdf` from `libtiff`
many tests fail or cause a timeout.
This commit fixes the dependency to `libtiff_4_5`.
fixes #268406
Signed-off-by:
Florian Brandes <florian.brandes@posteo.de>