From 08df9251e58d69dd45c01e572f1af1cbf0cf8bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:44:55 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Class-C3.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Class-C3.spec b/perl-Class-C3.spec index e1c8c07..cbff9d8 100644 --- a/perl-Class-C3.spec +++ b/perl-Class-C3.spec @@ -11,6 +11,7 @@ BuildRequires: coreutils BuildRequires: findutils BuildRequires: make BuildRequires: perl >= 4:5.9.5 +BuildRequires: perl-generators # Build (dependencies of bundled ExtUtils::HasCompiler) BuildRequires: perl(base) BuildRequires: perl(Carp)