node-build: move to OpenSSL 1.1
This commit is contained in:
parent
6c2d005c44
commit
b84cf145d4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class NodeBuild < Formula
|
|||
bottle :unneeded
|
||||
|
||||
depends_on "autoconf"
|
||||
depends_on "openssl"
|
||||
depends_on "openssl@1.1"
|
||||
depends_on "pkg-config"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue