Fix dependencies
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user