Skip to content

Commit c18ce8a

Browse files
committed
xkeyboardconfig: migrate to pkgconf
1 parent 8819000 commit c18ce8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/x/xkeyboardconfig.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Xkeyboardconfig < Formula
1414
depends_on "gettext" => :build
1515
depends_on "meson" => :build
1616
depends_on "ninja" => :build
17-
depends_on "pkg-config" => [:build, :test]
17+
depends_on "pkgconf" => [:build, :test]
1818
depends_on "[email protected]" => :build
1919

2020
uses_from_macos "libxslt" => :build

0 commit comments

Comments
 (0)