From 882b925d847788056a3ce9c1bd6b5f3a55270b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:18:38 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Module-Implementation.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Module-Implementation.spec b/perl-Module-Implementation.spec index 16d1c22..68e6e93 100644 --- a/perl-Module-Implementation.spec +++ b/perl-Module-Implementation.spec @@ -14,6 +14,7 @@ BuildArch: noarch # Build requirements # =================================================================== BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) # =================================================================== # Module requirements