From a867a7793965ca6b2db47e5798e05e85b0cc5ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:41:29 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-String-ShellQuote.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-String-ShellQuote.spec b/perl-String-ShellQuote.spec index 477988c..329b629 100644 --- a/perl-String-ShellQuote.spec +++ b/perl-String-ShellQuote.spec @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{ve BuildArch: noarch # Build BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 # Runtime BuildRequires: perl(Carp)