From 81cc84d0aaf22841507d80a6070d7d073416df7f Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jun 06 2017 12:04:38 +0000 Subject: Define profiles perl-core package pulls in all required packages transitively. --- diff --git a/perl.yaml b/perl.yaml index f9c11a4..3451c2a 100644 --- a/perl.yaml +++ b/perl.yaml @@ -22,6 +22,15 @@ data: community: https://fedoraproject.org/wiki/Modularity documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules tracker: https://taiga.fedorainfracloud.org/project/modularity + profiles: + # Interpreter and all Perl modules bundled within upstream Perl + default: + rpms: + perl-core + # Only the interpreter as standalone executable + minimal: + rpms: + perl filter: rpms: # This is provided by MBR, we do not need any different content