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 8819000 commit c18ce8aCopy full SHA for c18ce8a
Formula/x/xkeyboardconfig.rb
@@ -14,7 +14,7 @@ class Xkeyboardconfig < Formula
14
depends_on "gettext" => :build
15
depends_on "meson" => :build
16
depends_on "ninja" => :build
17
- depends_on "pkg-config" => [:build, :test]
+ depends_on "pkgconf" => [:build, :test]
18
depends_on "[email protected]" => :build
19
20
uses_from_macos "libxslt" => :build
0 commit comments