Skip to content

Commit 8f74085

Browse files
committed
vis: migrate to pkgconf
1 parent 7ee6d7a commit 8f74085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/v/vis.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class Vis < Formula
1717
sha256 x86_64_linux: "6f7e0f61479a8c931556361f8c0dd42a913211ddff0a8b8dfb6b2240f6fb2c6b"
1818
end
1919

20-
depends_on "pkg-config" => :build
20+
depends_on "pkgconf" => :build
2121
depends_on "libtermkey"
2222
depends_on "lpeg"
2323
depends_on "lua"

0 commit comments

Comments
 (0)