From 7ec0c7240db74acf5efe6b5d7536cb12af9c040e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:31:15 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Test-LongString.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Test-LongString.spec b/perl-Test-LongString.spec index 16edf2f..25b4799 100644 --- a/perl-Test-LongString.spec +++ b/perl-Test-LongString.spec @@ -9,6 +9,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Test-LongString-%{v BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) # Required by the tests BuildRequires: perl(Test::Builder) >= 0.12