Skip to content

Commit 739af67

Browse files
committed
xkeyboardconfig: migrate to [email protected]
Signed-off-by: Rui Chen <[email protected]>
1 parent 7c77a99 commit 739af67

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 "meson" => :build
1515
depends_on "ninja" => :build
1616
depends_on "pkg-config" => [:build, :test]
17-
depends_on "python@3.12" => :build
17+
depends_on "python@3.13" => :build
1818

1919
uses_from_macos "libxslt" => :build
2020

0 commit comments

Comments
 (0)