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 f1e1706 commit 390fd96Copy full SHA for 390fd96
Formula/v/vimpc.rb
@@ -26,7 +26,7 @@ class Vimpc < Formula
26
depends_on "autoconf" => :build
27
depends_on "automake" => :build
28
depends_on "libtool" => :build
29
- depends_on "pkg-config" => :build
+ depends_on "pkgconf" => :build
30
31
depends_on "libmpdclient"
32
depends_on "pcre"
0 commit comments