From 16f93be17bffdd8e509ed4f4eb45f2c732eee524 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:31:28 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-PPI.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-PPI.spec b/perl-PPI.spec index 4849df6..9804fdd 100644 --- a/perl-PPI.spec +++ b/perl-PPI.spec @@ -16,6 +16,7 @@ Patch0: PPI-1.215-utf8.patch BuildArch: noarch # =============== Module Build ====================== BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(Capture::Tiny) BuildRequires: perl(Config) BuildRequires: perl(Cwd)