john-jumbo: no OpenSSL 1.1 support
This commit is contained in:
parent
b40e4db5ad
commit
61601f2b7c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class JohnJumbo < Formula
|
|||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "gmp"
|
||||
depends_on "openssl"
|
||||
depends_on "openssl" # no OpenSSL 1.1 support
|
||||
|
||||
conflicts_with "john", :because => "both install the same binaries"
|
||||
|
||||
|
|
Loading…
Reference in a new issue