From 1715b1a7dc66e6e0434fd29672852dce61122e56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:09:23 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Text-Tabs+Wrap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Text-Tabs+Wrap.spec b/perl-Text-Tabs+Wrap.spec index f66cea8..243f725 100644 --- a/perl-Text-Tabs+Wrap.spec +++ b/perl-Text-Tabs+Wrap.spec @@ -10,6 +10,7 @@ Source0: http://www.cpan.org/authors/id/M/MU/MUIR/modules/Text-Tabs+Wrap- Patch0: Text-Tabs+Wrap-2013.0523-Build-from-lib.patch BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) # Run-time: BuildRequires: perl(Exporter)