Skip to content

Commit

Permalink
Merge pull request #201399 from Homebrew/ww/zizmor-drop-openssl
Browse files Browse the repository at this point in the history
zizmor: drop openssl@3 linux dep
  • Loading branch information
BrewTestBot authored Dec 16, 2024
2 parents 1ff4f52 + 7624388 commit 9842a0c
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 9842a0c

Please sign in to comment.