yubico-piv-tool: move to OpenSSL 1.1

This commit is contained in:
Igor Kapkov 2019-08-29 08:57:29 +10:00
parent d283abae1f
commit 2c218f3351
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

View file

@ -13,7 +13,7 @@ class YubicoPivTool < Formula
depends_on "check" => :build
depends_on "pkg-config" => :build
depends_on "openssl"
depends_on "openssl@1.1"
def install
system "./configure", "--disable-dependency-tracking",