From eb34e836e3cbbebf412785f5d6f37b519abba15a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:27:33 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-DateTime-TimeZone-SystemV.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-DateTime-TimeZone-SystemV.spec b/perl-DateTime-TimeZone-SystemV.spec index b937450..fb93125 100644 --- a/perl-DateTime-TimeZone-SystemV.spec +++ b/perl-DateTime-TimeZone-SystemV.spec @@ -7,6 +7,7 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/DateTime-TimeZone-SystemV/ Source0: http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/DateTime-TimeZone-SystemV-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(Carp) BuildRequires: perl(Date::ISO8601) BuildRequires: perl(Module::Build)