Formalize profile descriptions
This commit is contained in:
parent
518f19c712
commit
f2f23e0d98
1 changed files with 2 additions and 2 deletions
|
|
@ -26,12 +26,12 @@ data:
|
|||
documentation: https://github.com/modularity-modules/perl
|
||||
tracker: https://github.com/modularity-modules/perl/issues
|
||||
profiles:
|
||||
# Interpreter and all Perl modules bundled within upstream Perl
|
||||
default:
|
||||
description: Interpreter and all Perl modules bundled within upstream Perl.
|
||||
rpms:
|
||||
- perl
|
||||
# Only the interpreter as standalone executable
|
||||
minimal:
|
||||
description: Only the interpreter as a standalone executable.
|
||||
rpms:
|
||||
- perl-interpreter
|
||||
api:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue