yubico-piv-tool: move to OpenSSL 1.1
This commit is contained in:
parent
d283abae1f
commit
2c218f3351
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue