Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-08 02:47:14 +00:00
parent 984d5c8547
commit 4a548bce70
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ License: GPL+ or Artistic
URL: https://metacpan.org/release/Plack-Test-ExternalServer
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Plack-Test-ExternalServer-%{version}.tar.gz
BuildArch: noarch
BuildRequires: make
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(HTTP::Request::Common)