From f5bfb8191ea2d3b04d30310fb5413c173e57c85e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:10:34 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Log-Any.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Log-Any.spec b/perl-Log-Any.spec index fbf7265..d7d64e6 100644 --- a/perl-Log-Any.spec +++ b/perl-Log-Any.spec @@ -9,6 +9,7 @@ BuildArch: noarch # Build BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) BuildRequires: perl(warnings)