We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[email protected]
1 parent 7c77a99 commit 739af67Copy full SHA for 739af67
Formula/x/xkeyboardconfig.rb
@@ -14,7 +14,7 @@ class Xkeyboardconfig < Formula
14
depends_on "meson" => :build
15
depends_on "ninja" => :build
16
depends_on "pkg-config" => [:build, :test]
17
- depends_on "python@3.12" => :build
+ depends_on "python@3.13" => :build
18
19
uses_from_macos "libxslt" => :build
20
0 commit comments