From 3c34e10f8a5e4022ac8da8aaad56bbb201eeffb7 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jun 24 2016 08:04:53 +0000 Subject: Mandatory Perl build-requires added --- diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index e8d462d..98f5220 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -10,6 +10,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) # Module Build BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) # Module Runtime BuildRequires: perl(Carp)