BuildFeatures: Updates for libtiff >= 6.0.

This commit is contained in:
Augustin Cavalier 2024-08-09 22:17:54 -04:00
parent a79f10b8d1
commit 101769a583
2 changed files with 5 additions and 5 deletions

View File

@ -525,13 +525,13 @@ if [ IsPackageAvailable qrencode_kdl_devel ] {
# tiff
if [ IsPackageAvailable tiff4_devel ] {
if [ IsPackageAvailable tiff_devel ] {
ExtractBuildFeatureArchives tiff :
file: base tiff4
file: base tiff
runtime: lib
file: devel tiff4_devel
file: devel tiff_devel
depends: base
library: $(developLibDir)/libtiff.so.5
library: $(developLibDir)/libtiff.so.6
headers: $(developHeadersDir) $(developHeadersDir)/tiff
;

View File

@ -41,7 +41,7 @@ requires {
lib:libavif
#endif
#ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_tiff_ENABLED
lib:libtiff >= 5.6
lib:libtiff
#endif
#ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_libwebp_ENABLED
lib:libwebp