From e2a4deee12ffb45f79fffa65e43e8812af8ca7c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:47:24 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Type-Tiny.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Type-Tiny.spec b/perl-Type-Tiny.spec index 02430fc..6afb002 100644 --- a/perl-Type-Tiny.spec +++ b/perl-Type-Tiny.spec @@ -18,6 +18,7 @@ BuildRequires: coreutils BuildRequires: findutils BuildRequires: make BuildRequires: perl >= 0:5.006001 +BuildRequires: perl-generators BuildRequires: perl(B) BuildRequires: perl(B::Deparse) BuildRequires: perl(Carp)