diff --git a/pkg.info b/pkg.info index 6481f59..e53589a 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,10 @@ name: meson description: The Meson build system version: 1.3.2 +revision: 2 url: https://mesonbuild.com/ license: Apache2 architecture: any -depends: ["python3"] -make_depends: ["ninja","python3","python-setuptools","python-wheel"] +depends: ["ninja","python3"] +make_depends: ["python-setuptools","python-wheel"] type: source