From d02c598b6e8a20cbd417b682b932ac57039a17ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:54:10 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-IO-String.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-IO-String.spec b/perl-IO-String.spec index 1412201..80a2ec8 100644 --- a/perl-IO-String.spec +++ b/perl-IO-String.spec @@ -7,6 +7,7 @@ License: GPL+ or Artistic URL: http://search.cpan.org/dist/IO-String/ Source0: http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) # Run-time: BuildRequires: perl(Data::Dumper)