Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-08 02:22:06 +00:00
parent c8603025f1
commit bd17baed56

View File

@ -6,6 +6,7 @@ License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-Install-AuthorRequires
Source0: https://cpan.metacpan.org/authors/id/F/FL/FLORA/Module-Install-AuthorRequires-%{version}.tar.gz
BuildArch: noarch
BuildRequires: make
BuildRequires: perl-generators
BuildRequires: perl(inc::Module::Install)
BuildRequires: perl(Module::Install)