Fix and add some missing version specifiers for clarity

This commit is contained in:
PulkoMandy
2024-08-22 17:59:22 +02:00
parent 02c6b44d8a
commit e878937049
3 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libffi$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
"