Skip to content

Commit b6f427d

Browse files
committed
uutils-findutils: migrate to pkgconf
1 parent 9bc2358 commit b6f427d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/u/uutils-findutils.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class UutilsFindutils < Formula
1717
sha256 cellar: :any_skip_relocation, x86_64_linux: "1960b1bfa82f3b45f2df7580e15e9114a04503da577ec1cc76a02c3e2191bb7d"
1818
end
1919

20-
depends_on "pkg-config" => :build
20+
depends_on "pkgconf" => :build
2121
depends_on "rust" => :build
2222
depends_on "oniguruma"
2323

0 commit comments

Comments
 (0)