Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-06 01:12:46 +00:00
parent 4ab7742daa
commit 711854acd8

View File

@ -10,6 +10,7 @@ License: BSD and ISC
URL: http://libevent.org/
Source0: https://github.com/libevent/libevent/releases/download/release-%{version}-stable/libevent-%{version}-stable.tar.gz
BuildRequires: make
BuildRequires: gcc
# Needed for ./autogen.sh:
BuildRequires: automake libtool