Skip to content

Commit

Permalink
using openssl 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaoh authored Dec 19, 2023
1 parent 04c26d1 commit 4c001ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/globalplatform.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Globalplatform < Formula
depends_on "groff" => :build
depends_on "pandoc" => :build
depends_on "pkg-config" => :build
depends_on "openssl@1.1"
depends_on "openssl@3.0"

depends_on "pcsc-lite" unless OS.mac?
depends_on "zlib" unless OS.mac?
Expand Down

0 comments on commit 4c001ef

Please sign in to comment.