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.
2 parents c4fba86 + 2c4bd3d commit f69c65bCopy full SHA for f69c65b
Formula/lib/libxmlb.rb
@@ -24,7 +24,7 @@ class Libxmlb < Formula
24
depends_on "meson" => :build
25
depends_on "ninja" => :build
26
depends_on "pkgconf" => [:build, :test]
27
- depends_on "python@3.13" => :build
+ depends_on "python@3.14" => :build
28
depends_on "vala" => :build
29
depends_on "glib"
30
depends_on "xz"
0 commit comments