skipfish: no OpenSSL 1.1 support
This commit is contained in:
parent
3fe30290a7
commit
ca2651b86d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Skipfish < Formula
|
|||
end
|
||||
|
||||
depends_on "libidn"
|
||||
depends_on "openssl"
|
||||
depends_on "openssl" # no OpenSSL 1.1 support
|
||||
depends_on "pcre"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue