Skip to content

Commit 0c4f29f

Browse files
committed
x86_64-elf-binutils: migrate to pkgconf
1 parent feb1959 commit 0c4f29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/x/x86_64-elf-binutils.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class X8664ElfBinutils < Formula
2121
sha256 x86_64_linux: "f0ed12582580e7fa52c4a1db664ceeef57c921ba29aa110673ae6aeb7ed3e7cf"
2222
end
2323

24-
depends_on "pkg-config" => :build
24+
depends_on "pkgconf" => :build
2525
depends_on "zstd"
2626

2727
uses_from_macos "zlib"

0 commit comments

Comments
 (0)