Fix v2 modulemd syntax
This commit is contained in:
parent
37e9343247
commit
6da8548608
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: 5.26
|
||||
requires:
|
||||
platform: []
|
||||
- buildrequires:
|
||||
platform: []
|
||||
perl-bootstrap: [5.26]
|
||||
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