From bff513aa09d3036266520ba39c97f145db0d4d89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:05:25 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Config-INI.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Config-INI.spec b/perl-Config-INI.spec index 8082fe0..ecd6a17 100644 --- a/perl-Config-INI.spec +++ b/perl-Config-INI.spec @@ -7,6 +7,7 @@ License: GPL+ or Artistic URL: http://search.cpan.org/dist/Config-INI/ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Config-INI-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::File) >= 1.14 BuildRequires: perl(IO::String)