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 name: meson
description: The Meson build system description: The Meson build system
version: 1.3.2 version: 1.3.2
revision: 2
url: https://mesonbuild.com/ url: https://mesonbuild.com/
license: Apache2 license: Apache2
architecture: any architecture: any
depends: ["python3"] depends: ["ninja","python3"]
make_depends: ["ninja","python3","python-setuptools","python-wheel"] make_depends: ["python-setuptools","python-wheel"]
type: source type: source