From e06915b3374f1c941eb040c5bbd445d925bb59db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:11:57 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Pod-POM.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Pod-POM.spec b/perl-Pod-POM.spec index 1f8df44..2defc93 100644 --- a/perl-Pod-POM.spec +++ b/perl-Pod-POM.spec @@ -9,6 +9,7 @@ License: GPL+ or Artistic URL: http://search.cpan.org/dist/Pod-POM/ Source0: http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Pod-POM-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(Cwd) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Path)