Skip to content

Commit

Permalink
tracker: 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 064362d commit df1aa9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/tracker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ class Tracker < Formula
sha256 x86_64_linux: "2b4c9a6c6afffba09852f9b003622ed275d1739455e515c507d73ce7b29a8fd1"
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 df1aa9a

Please sign in to comment.