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