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 bc9c4ec commit 6dd113eCopy full SHA for 6dd113e
Formula/u/uvw.rb
@@ -23,7 +23,7 @@ class Uvw < Formula
23
end
24
25
depends_on "cmake" => [:build, :test]
26
- depends_on "pkg-config" => :test
+ depends_on "pkgconf" => :test
27
depends_on "libuv"
28
29
def install
0 commit comments