From 17c6dab447eee14c088d30261d9f8228c4fc412d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:05:36 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Spiffy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Spiffy.spec b/perl-Spiffy.spec index 54a7331..944e287 100644 --- a/perl-Spiffy.spec +++ b/perl-Spiffy.spec @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/Spiffy/ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 # Run-time: BuildRequires: perl(Carp)