From e3de26f0c32937a8eeea3736dcf3a2a3dc90e6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:45:42 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Canary-Stability.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Canary-Stability.spec b/perl-Canary-Stability.spec index a69ddbc..b9c8e9b 100644 --- a/perl-Canary-Stability.spec +++ b/perl-Canary-Stability.spec @@ -11,6 +11,7 @@ BuildArch: noarch BuildRequires: findutils BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(ExtUtils::MakeMaker)