yara: move to OpenSSL 1.1
This commit is contained in:
parent
2c218f3351
commit
5511cb9e4f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Yara < Formula
|
|||
depends_on "libtool" => :build
|
||||
depends_on "jansson"
|
||||
depends_on "libmagic"
|
||||
depends_on "openssl"
|
||||
depends_on "openssl@1.1"
|
||||
|
||||
def install
|
||||
system "./bootstrap.sh"
|
||||
|
|
Loading…
Reference in a new issue