Fix dependencies

This commit is contained in:
2025-03-12 20:13:26 +02:00
parent e0cf59bb05
commit 1682f1482d
+3 -2
View File
@@ -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