Skip to content

Commit b560654

Browse files
committed
util-macros: migrate to pkgconf
1 parent eac480e commit b560654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/u/util-macros.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class UtilMacros < Formula
1414
sha256 cellar: :any_skip_relocation, x86_64_linux: "418d29093fca0889e64ecc830bd8d987269774aba25d302cf959338acc1363ac"
1515
end
1616

17-
depends_on "pkg-config" => :test
17+
depends_on "pkgconf" => :test
1818

1919
def install
2020
args = %W[

0 commit comments

Comments
 (0)