From 5bfd71397ae96eb301e3c728a921d09f19585531 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:27:29 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Test-Portability-Files.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Test-Portability-Files.spec b/perl-Test-Portability-Files.spec index abcc394..5acc4a2 100644 --- a/perl-Test-Portability-Files.spec +++ b/perl-Test-Portability-Files.spec @@ -13,6 +13,7 @@ Patch1: Test-Portability-Files-0.06-old-Test::More.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Build +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 # Runtime BuildRequires: perl(Exporter)