Skip to content

Commit bc9c4ec

Browse files
committed
uv: migrate to pkgconf
1 parent 23f5268 commit bc9c4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/u/uv.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Uv < Formula
1515
sha256 cellar: :any_skip_relocation, x86_64_linux: "c81cdb8fd4db86bc01b3452375f6d5fc7e7d1126fa00ed328ccb50d4f6f6ab6c"
1616
end
1717

18-
depends_on "pkg-config" => :build
18+
depends_on "pkgconf" => :build
1919
depends_on "rust" => :build
2020

2121
uses_from_macos "python" => :test

0 commit comments

Comments
 (0)