diff --git a/pkg.info b/pkg.info index 55f33d7..545574f 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: meson description: The Meson build system version: 1.11.1 -revision: 1 +revision: 2 url: https://mesonbuild.com/ license: Apache2 maintainers: @@ -11,7 +11,7 @@ output_architecture: any type: source depends: - ninja - - python3 + - python3=3.14.* make_depends: - python-build - python-installer