From e9700d29742e98f9876d5d93cced97fd0a416d8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:28:16 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Time-Local.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Time-Local.spec b/perl-Time-Local.spec index b9034f5..87fa42c 100644 --- a/perl-Time-Local.spec +++ b/perl-Time-Local.spec @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/Time-Local/ Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/Time-Local-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 BuildRequires: perl(strict) BuildRequires: perl(warnings)