From 8e26eca470e77d83ae127e4a609f3e39c66d3e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:40:34 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-ExtUtils-Config.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-ExtUtils-Config.spec b/perl-ExtUtils-Config.spec index 99f8cd2..f13bf51 100644 --- a/perl-ExtUtils-Config.spec +++ b/perl-ExtUtils-Config.spec @@ -14,6 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Build BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 # Module BuildRequires: perl(Config)