Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-08 01:54:37 +00:00
parent f1b11f79a3
commit 4295593eee

View File

@ -6,6 +6,7 @@ License: GPL+ or Artistic
URL: https://metacpan.org/release/File-Which
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-%{version}.tar.gz
BuildArch: noarch
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker)