From 9c4ae14d1f908876525c7e88c8401b5867b3301c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:11:46 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Module-Runtime.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Module-Runtime.spec b/perl-Module-Runtime.spec index 98eeb22..ed29a92 100644 --- a/perl-Module-Runtime.spec +++ b/perl-Module-Runtime.spec @@ -9,6 +9,7 @@ URL: http://search.cpan.org/dist/Module-Runtime/ Source0: http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Module-Runtime-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(Module::Build) BuildRequires: perl(strict) BuildRequires: perl(warnings)