From 01eee9842a756ac6494f7d05d8a4633049270741 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:26:31 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Spellunker.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Spellunker.spec b/perl-Spellunker.spec index 0b3f194..0286a23 100644 --- a/perl-Spellunker.spec +++ b/perl-Spellunker.spec @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Spellunker-v%{vers BuildArch: noarch # build BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(CPAN::Meta) BuildRequires: perl(CPAN::Meta::Prereqs) BuildRequires: perl(File::Basename)