From c5872a26f3e49591d996b558b1c97ee83cb9d1a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:35:30 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Test-Distribution.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Test-Distribution.spec b/perl-Test-Distribution.spec index 628e7e2..d7a309b 100644 --- a/perl-Test-Distribution.spec +++ b/perl-Test-Distribution.spec @@ -9,6 +9,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/S/SR/SRSHAH/Test-Distribution-%{ Patch0: Test-Distribution-2.00-utf8.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::Manifest) BuildRequires: perl(File::Find::Rule) >= 0.03 BuildRequires: perl(Module::Build)