Skip to content

Commit

Permalink
zizmor: drop openssl@3 linux dep
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Dec 16, 2024
1 parent a4c21d5 commit 7624388
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Formula/z/zizmor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ class Zizmor < Formula
depends_on "pkgconf" => :build
depends_on "rust" => :build

on_linux do
depends_on "openssl@3"
end

def install
system "cargo", "install", *std_cargo_args
end
Expand Down

0 comments on commit 7624388

Please sign in to comment.