update to v2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
79f17537ee
commit
19cc43e0ee
1 changed files with 8 additions and 10 deletions
18
meson.yaml
18
meson.yaml
|
|
@ -1,5 +1,5 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
version: 2
|
||||
data:
|
||||
summary: The Meson Build system
|
||||
description: >-
|
||||
|
|
@ -12,16 +12,14 @@ data:
|
|||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
platform: f27
|
||||
python3: 3.6
|
||||
requires:
|
||||
platform: f27
|
||||
python3: 3.6
|
||||
ninja: master
|
||||
- buildrequires:
|
||||
platform: []
|
||||
requires:
|
||||
platform: []
|
||||
ninja: []
|
||||
references:
|
||||
community: http://mesonbuild.com/
|
||||
documentation: http://mesonbuild.com/
|
||||
community: https://mesonbuild.com/
|
||||
documentation: https://mesonbuild.com/
|
||||
tracker: https://github.com/mesonbuild/meson/issues
|
||||
profiles:
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue