From ea5589166c33b6cbbbe82c1dc9a7824e54366957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:18:53 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Snowball-Swedish.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Snowball-Swedish.spec b/perl-Snowball-Swedish.spec index 2fbfc60..c0989d4 100644 --- a/perl-Snowball-Swedish.spec +++ b/perl-Snowball-Swedish.spec @@ -9,6 +9,7 @@ BuildArch: noarch # Build BuildRequires: coreutils BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(Module::Build) BuildRequires: perl(strict) BuildRequires: perl(warnings)