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:
Augustin Cavalier 2021-10-19 18:01:01 -04:00
parent d3ed786f07
commit adb04d5ad3

View File

@ -47,7 +47,7 @@ requires {
lib:libpng16
#endif
#ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_libavif_ENABLED
lib:libavif >= 12
lib:libavif
#endif
#ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_tiff_ENABLED
lib:libtiff >= 5.6