From 3c34e10f8a5e4022ac8da8aaad56bbb201eeffb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:04:53 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-IO-stringy.spec | 1 + 1 file changed, 1 insertion(+) 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)