diff --git a/perl-bootstrap.yaml b/perl-bootstrap.yaml index ec47201..c203f1a 100644 --- a/perl-bootstrap.yaml +++ b/perl-bootstrap.yaml @@ -12,9 +12,12 @@ data: module: [ MIT ] dependencies: buildrequires: - base-runtime: f26 + platform: master + # Explicitly require transitive dependencies to work around + # . + host: master requires: - base-runtime: f26 + platform: master references: community: https://fedoraproject.org/wiki/Modularity documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules