From 21c808b7e027810282b1fefb0b947364d8ce5d2d Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 08 2021 02:07:07 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/perl-HTTP-Response-Encoding.spec b/perl-HTTP-Response-Encoding.spec index 7ffd667..577c6a0 100644 --- a/perl-HTTP-Response-Encoding.spec +++ b/perl-HTTP-Response-Encoding.spec @@ -6,6 +6,7 @@ License: GPL+ or Artistic URL: https://metacpan.org/release/HTTP-Response-Encoding Source0: https://cpan.metacpan.org/authors/id/D/DA/DANKOGAI/HTTP-Response-Encoding-%{version}.tar.gz BuildArch: noarch +BuildRequires: make BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Response)