haiku_datatranslators: Remove version specification from libavif.
It will be set by update_package_dependencies later in the build anyway.
This commit is contained in:
@@ -47,7 +47,7 @@ requires {
|
|||||||
lib:libpng16
|
lib:libpng16
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_libavif_ENABLED
|
#ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_libavif_ENABLED
|
||||||
lib:libavif >= 12
|
lib:libavif
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_tiff_ENABLED
|
#ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_tiff_ENABLED
|
||||||
lib:libtiff >= 5.6
|
lib:libtiff >= 5.6
|
||||||
|
|||||||
Reference in New Issue
Block a user