From f044a2d912040baee850085bb0342c0df74be3ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:50:23 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Heap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Heap.spec b/perl-Heap.spec index fd9de52..8ee0770 100644 --- a/perl-Heap.spec +++ b/perl-Heap.spec @@ -11,6 +11,7 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 # Run-time BuildRequires: perl(Exporter)