Skip to content

Commit 7453ef0

Browse files
authored
Merge pull request Homebrew#193234 from Homebrew/pdfalyzer-ssl
pdfalyzer: add `openssl@3` dependency
2 parents 8d5401c + 67cafb7 commit 7453ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/p/pdfalyzer.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class Pdfalyzer < Formula
1919
sha256 cellar: :any_skip_relocation, x86_64_linux: "a25f8d4f994fb53fb7a47706be636ae35112389e05862393d2bb42c07c4e09b1"
2020
end
2121

22+
depends_on "openssl@3"
2223
depends_on "[email protected]"
2324

2425
resource "anytree" do

0 commit comments

Comments
 (0)