node-build: move to OpenSSL 1.1

This commit is contained in:
FX Coudert 2019-09-01 11:57:34 +02:00
parent 6c2d005c44
commit b84cf145d4

View file

@ -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