From effb139138458b25b8071b1a802c3e3433a2d717 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jun 24 2016 07:50:33 +0000 Subject: Mandatory Perl build-requires added --- diff --git a/perl-IO-Pipely.spec b/perl-IO-Pipely.spec index af21dd1..a786707 100644 --- a/perl-IO-Pipely.spec +++ b/perl-IO-Pipely.spec @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/IO-Pipely/ Source0: http://www.cpan.org/authors/id/R/RC/RCAPUTO/IO-Pipely-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(base) >= 2.18 BuildRequires: perl(Carp) >= 1.26 BuildRequires: perl(Errno)