From f4a3804fcc8959e9c986c2aacf87f109ce463ce7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:19:05 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Text-Glob.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Text-Glob.spec b/perl-Text-Glob.spec index 06a8f00..77f6ece 100644 --- a/perl-Text-Glob.spec +++ b/perl-Text-Glob.spec @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/Text-Glob/ Source0: http://www.cpan.org/authors/id/R/RC/RCLAMP/Text-Glob-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(constant) BuildRequires: perl(Exporter)