From 352ad6d97dbd47ea324925b3b89383d34b05a3f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:46:46 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Inline.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Inline.spec b/perl-Inline.spec index 324da63..dac53c2 100644 --- a/perl-Inline.spec +++ b/perl-Inline.spec @@ -9,6 +9,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Inline-%{versio BuildArch: noarch # Build BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) BuildRequires: perl(warnings)