From 4888a7215cdd29d7582e3b00a96a5ad741b93f36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:42:32 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-SQL-SplitStatement.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-SQL-SplitStatement.spec b/perl-SQL-SplitStatement.spec index f980260..d3b2f2f 100644 --- a/perl-SQL-SplitStatement.spec +++ b/perl-SQL-SplitStatement.spec @@ -13,6 +13,7 @@ Patch0: perl-SQL-SplitStatement-1.00020-getopt-long-compat.patch BuildArch: noarch BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(Carp) BuildRequires: perl(Class::Accessor::Fast)