We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pkgconf
1 parent 23f5268 commit bc9c4ecCopy full SHA for bc9c4ec
Formula/u/uv.rb
@@ -15,7 +15,7 @@ class Uv < Formula
15
sha256 cellar: :any_skip_relocation, x86_64_linux: "c81cdb8fd4db86bc01b3452375f6d5fc7e7d1126fa00ed328ccb50d4f6f6ab6c"
16
end
17
18
- depends_on "pkg-config" => :build
+ depends_on "pkgconf" => :build
19
depends_on "rust" => :build
20
21
uses_from_macos "python" => :test
0 commit comments