From 3acfe331f0df6d02bc95caea34652cca7ac540c7 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 19:01:05 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- perl-UNIVERSAL-moniker.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-UNIVERSAL-moniker.spec b/perl-UNIVERSAL-moniker.spec index cba0ca6..ead6afa 100644 --- a/perl-UNIVERSAL-moniker.spec +++ b/perl-UNIVERSAL-moniker.spec @@ -6,6 +6,7 @@ License: GPL+ or Artistic URL: https://metacpan.org/release/UNIVERSAL-moniker Source0: https://cpan.metacpan.org/authors/id/K/KA/KASEI/UNIVERSAL-moniker-%{version}.tar.gz BuildArch: noarch +BuildRequires: make BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More), perl(Lingua::EN::Inflect)