Skip to content

Commit

Permalink
haiku-x86: add a dependency on libssl and libcrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
korli committed Nov 26, 2015
1 parent e1fa428 commit e7e318f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/data/package_infos/x86/haiku
Expand Up @@ -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
Expand Down

0 comments on commit e7e318f

Please sign in to comment.