Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-09 00:50:21 +00:00
parent 534fc62e34
commit 4373b17c46

View File

@ -6,6 +6,7 @@ License: BSD
Url: http://www.wavpack.com/
Source: http://www.wavpack.com/%{name}-%{version}.tar.bz2
# For autoreconf
BuildRequires: make
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool