From b6591a68788941609f5c12607dfb44a1879ff2d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:07:44 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Data-Validate-IP.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Data-Validate-IP.spec b/perl-Data-Validate-IP.spec index 8fd819a..e1ae415 100644 --- a/perl-Data-Validate-IP.spec +++ b/perl-Data-Validate-IP.spec @@ -12,6 +12,7 @@ BuildArch: noarch BuildRequires: findutils BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(base) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker)