From b9eee19ca900aff94806095d31d36dcea26c740e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:40:46 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Try-Tiny.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec index a861959..3c605b4 100644 --- a/perl-Try-Tiny.spec +++ b/perl-Try-Tiny.spec @@ -11,6 +11,7 @@ BuildRequires: coreutils BuildRequires: findutils BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) # Module BuildRequires: perl(Carp)