snownews: no OpenSSL 1.1 support
This commit is contained in:
parent
ca2651b86d
commit
0075f9119f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Snownews < Formula
|
|||
end
|
||||
|
||||
depends_on "gettext"
|
||||
depends_on "openssl"
|
||||
depends_on "openssl" # no OpenSSL 1.1 support
|
||||
|
||||
def install
|
||||
# Fix file not found errors for /usr/lib/system/libsystem_symptoms.dylib and
|
||||
|
|
Loading…
Reference in a new issue