Skip to content

Commit 390fd96

Browse files
committed
vimpc: migrate to pkgconf
1 parent f1e1706 commit 390fd96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/v/vimpc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Vimpc < Formula
2626
depends_on "autoconf" => :build
2727
depends_on "automake" => :build
2828
depends_on "libtool" => :build
29-
depends_on "pkg-config" => :build
29+
depends_on "pkgconf" => :build
3030

3131
depends_on "libmpdclient"
3232
depends_on "pcre"

0 commit comments

Comments
 (0)