cppcms: move to OpenSSL 1.1
This commit is contained in:
parent
f8fa4ddf51
commit
8d27908740
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Cppcms < Formula
|
|||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "openssl"
|
||||
depends_on "openssl@1.1"
|
||||
depends_on "pcre"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue