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:
parent
d3ed786f07
commit
adb04d5ad3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user