From 50edef91850694185906c75e73b4e0e38c866dd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:43:55 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-File-DesktopEntry.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-File-DesktopEntry.spec b/perl-File-DesktopEntry.spec index 8daf90d..c8790b1 100644 --- a/perl-File-DesktopEntry.spec +++ b/perl-File-DesktopEntry.spec @@ -9,6 +9,7 @@ Source0: http://www.cpan.org/authors/id/M/MI/MICHIELB/File-DesktopEntry-% BuildArch: noarch BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) BuildRequires: perl(warnings)