From e7816b42a8387bfbb18abbde199a02e6a1c1c12a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:48:42 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Crypt-URandom.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Crypt-URandom.spec b/perl-Crypt-URandom.spec index 3789651..8969e4f 100644 --- a/perl-Crypt-URandom.spec +++ b/perl-Crypt-URandom.spec @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: findutils BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) BuildRequires: perl(warnings)