Skip to content

Commit 67cafb7

Browse files
committed
pdfalyzer: add openssl@3 dependency
1 parent c5356f5 commit 67cafb7

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)