virtuoso: add note about OpenSSL 1.1
This commit is contained in:
parent
9f9002fece
commit
ba2459d162
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class Virtuoso < Formula
|
|||
|
||||
# If gawk isn't found, make fails deep into the process.
|
||||
depends_on "gawk" => :build
|
||||
depends_on "openssl"
|
||||
depends_on "openssl" # no OpenSSL 1.1 support
|
||||
|
||||
conflicts_with "unixodbc", :because => "Both install `isql` binaries."
|
||||
|
||||
|
|
Loading…
Reference in a new issue