From 5d0fcee6658e2c93b762acda8706cad430a69afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:50:51 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Term-ANSIColor.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Term-ANSIColor.spec b/perl-Term-ANSIColor.spec index d1aa6e2..c1800d1 100644 --- a/perl-Term-ANSIColor.spec +++ b/perl-Term-ANSIColor.spec @@ -9,6 +9,7 @@ Source0: http://www.cpan.org/modules/by-module/Term/Term-ANSIColor-%{vers BuildArch: noarch BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(Config) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Spec)