From 1c7cdd86670325c9c818fca01b55fbd3c89ad3e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:59:35 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-SQL-Abstract.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec index cff39fd..61c6229 100644 --- a/perl-SQL-Abstract.spec +++ b/perl-SQL-Abstract.spec @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/SQL-Abstract Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Abstract-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(inc::Module::Install) >= 1.06 BuildRequires: perl(Module::Install::Makefile) BuildRequires: perl(Module::Install::Metadata)