john-jumbo: depends on openssl
This commit is contained in:
parent
45ea7a8c54
commit
564e93bd71
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ class JohnJumbo < Formula
|
|||
|
||||
conflicts_with 'john', :because => 'both install the same binaries'
|
||||
|
||||
depends_on "openssl"
|
||||
|
||||
# First patch taken from MacPorts, tells john where to find runtime files
|
||||
# Second patch protects against a redefinition of _mm_testz_si128 which
|
||||
# tanked the build in clang;
|
||||
|
|
Loading…
Reference in a new issue