haiku_datatranslators: Remove libraw version specification.
update_package_dependencies should take care of this for us.
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user