From 10c7a9d4b8379809d9079b497bd5ef05202c0533 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:26:12 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Pod-Eventual.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Pod-Eventual.spec b/perl-Pod-Eventual.spec index d2408fd..06d9ff3 100644 --- a/perl-Pod-Eventual.spec +++ b/perl-Pod-Eventual.spec @@ -8,6 +8,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Pod-Eventual-%{ BuildArch: noarch # Build: BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 # Run-time: BuildRequires: perl(Carp)