Skip to content

Commit

Permalink
chore: remove webp from catwalk
Browse files Browse the repository at this point in the history
Closes #6.

Signed-off-by: winston <79978224+nekowinston@users.noreply.github.com>
  • Loading branch information
nekowinston committed Nov 4, 2023
1 parent f0672cb commit 306b765
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/catwalk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ class Catwalk < Formula

depends_on "pkg-config" => :build
depends_on "rust" => :build
depends_on "webp" => :build

def install
system "cargo", "install", *std_cargo_args(path: "catwalk")
Expand Down

0 comments on commit 306b765

Please sign in to comment.