Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-08 02:43:21 +00:00
parent ab7f547fdd
commit 6e6c8e5fed
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ License: GPL+ or Artistic
URL: https://metacpan.org/release/Pegex
Source0: https://cpan.metacpan.org/authors/id/I/IN/INGY/Pegex-%{version}.tar.gz
BuildArch: noarch
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl(Carp)