From b81e1bf8564c9bf767018019a3d747208d25edbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:43:50 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Net-OpenID-Common.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Net-OpenID-Common.spec b/perl-Net-OpenID-Common.spec index 1b3344c..f93c2ba 100644 --- a/perl-Net-OpenID-Common.spec +++ b/perl-Net-OpenID-Common.spec @@ -7,6 +7,7 @@ URL: http://search.cpan.org/dist/Net-OpenID-Common/ Source0: http://www.cpan.org/authors/id/W/WR/WROG/Net-OpenID-Common-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) BuildRequires: perl(warnings)