Fix v2 modulemd syntax
This commit is contained in:
parent
165a7ce0ba
commit
6e2da39506
1 changed files with 5 additions and 5 deletions
10
perl.yaml
10
perl.yaml
|
|
@ -12,11 +12,11 @@ data:
|
|||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
platform: []
|
||||
perl-bootstrap: master
|
||||
requires:
|
||||
platform: []
|
||||
- buildrequires:
|
||||
platform: []
|
||||
perl-bootstrap: [master]
|
||||
requires:
|
||||
platform: []
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/modularity-modules/perl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue