Skip to content

Commit 7624388

Browse files
committed
zizmor: drop openssl@3 linux dep
Signed-off-by: William Woodruff <[email protected]>
1 parent a4c21d5 commit 7624388

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Formula/z/zizmor.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ class Zizmor < Formula
1717
depends_on "pkgconf" => :build
1818
depends_on "rust" => :build
1919

20-
on_linux do
21-
depends_on "openssl@3"
22-
end
23-
2420
def install
2521
system "cargo", "install", *std_cargo_args
2622
end

0 commit comments

Comments
 (0)