Skip to content

Commit feb1959

Browse files
committed
xboard: migrate to pkgconf
1 parent 315d7e6 commit feb1959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/x/xboard.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Xboard < Formula
2525
depends_on "gettext" => :build
2626
end
2727

28-
depends_on "pkg-config" => :build
28+
depends_on "pkgconf" => :build
2929
depends_on "cairo"
3030
depends_on "fairymax"
3131
depends_on "gdk-pixbuf"

0 commit comments

Comments
 (0)