haiku-x86: add a dependency on libssl and libcrypt
This commit is contained in:
@@ -99,6 +99,10 @@ requires {
|
||||
#ifdef HAIKU_BUILD_FEATURE_X86_LIBWEBP_ENABLED
|
||||
lib:libwebp
|
||||
#endif
|
||||
#ifdef HAIKU_BUILD_FEATURE_X86_OPENSSL_ENABLED
|
||||
lib:libssl >= 1.0.0
|
||||
lib:libcrypto >= 1.0.0
|
||||
#endif
|
||||
#endif
|
||||
lib:libsolv
|
||||
lib:libsolvext
|
||||
|
||||
Reference in New Issue
Block a user