From 4696113c6f1b9595754b30722f61d89590b2c638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:47:54 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Hook-LexWrap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Hook-LexWrap.spec b/perl-Hook-LexWrap.spec index 3407401..5a69627 100644 --- a/perl-Hook-LexWrap.spec +++ b/perl-Hook-LexWrap.spec @@ -10,6 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Module Build BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) # Module Runtime BuildRequires: perl(Carp)