haiku_datatranslators: Remove libraw version specification.

update_package_dependencies should take care of this for us.
This commit is contained in:
Augustin Cavalier
2022-07-07 22:45:45 -04:00
parent 1fca581180
commit 4767301e20
@@ -56,7 +56,7 @@ requires {
lib:libwebp lib:libwebp
#endif #endif
#ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_libraw_ENABLED #ifdef HAIKU_BUILD_FEATURE_%HAIKU_PACKAGING_ARCH%_libraw_ENABLED
lib:libraw >= 19 lib:libraw
#endif #endif
#endif #endif
} }