From ba98b6feac79bf193296fe76a3b3e9d2890ffcc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:02:28 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Module-Install-AuthorTests.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Module-Install-AuthorTests.spec b/perl-Module-Install-AuthorTests.spec index 7a6c341..ef68974 100644 --- a/perl-Module-Install-AuthorTests.spec +++ b/perl-Module-Install-AuthorTests.spec @@ -7,6 +7,7 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Module-Install-AuthorTests/ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Module-Install-AuthorTests-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(inc::Module::Install) # Build-time inc-ed: # XXX: We cannot remove ./inc because it build-requires this module (bootstrap)