Formalize profile descriptions

This commit is contained in:
Petr Písař 2017-08-22 10:56:40 +02:00
commit f2f23e0d98

View file

@ -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: