Skip to content

Commit

Permalink
libsoup: 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 c5922e6 commit d99579f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/libsoup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class Libsoup < Formula
sha256 x86_64_linux: "f05deaf1f0ffb5404a40160e7042a68d3008af7468861cdbffe8f7f4e0181ae0"
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 d99579f

Please sign in to comment.