Skip to content

Commit

Permalink
vips: remove glib-utils dependency.
Browse files Browse the repository at this point in the history
Needed after #108307.
  • Loading branch information
carlocab authored and BrewTestBot committed Aug 24, 2022
1 parent c294f1d commit 208b41d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/vips.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ class Vips < Formula
sha256 x86_64_linux: "e7e6805890f686d446384a341b6c18d4d0927e5356126dbb0a5dfde0c7e9db7e"
end

depends_on "glib-utils" => :build
depends_on "gobject-introspection" => :build
depends_on "meson" => :build
depends_on "ninja" => :build
Expand Down

0 comments on commit 208b41d

Please sign in to comment.