haiku-x86: add a dependency on libssl and libcrypt
This commit is contained in:
parent
e1fa42848b
commit
e7e318fc73
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user