john-jumbo: no OpenSSL 1.1 support

master
FX Coudert 2019-09-07 11:04:21 +02:00
parent b40e4db5ad
commit 61601f2b7c
1 changed files with 1 additions and 1 deletions

View File

@ -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"