From 28cfb15143c9d0409641c4e4152ae1dc40874760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:59:44 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Config-AutoConf.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Config-AutoConf.spec b/perl-Config-AutoConf.spec index 7f33ebc..f322897 100644 --- a/perl-Config-AutoConf.spec +++ b/perl-Config-AutoConf.spec @@ -9,6 +9,7 @@ BuildArch: noarch # Build BuildRequires: gcc BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) BuildRequires: perl(warnings)