Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-08 21:49:36 +00:00
parent 3d5f913944
commit d068df7595

View File

@ -7,6 +7,7 @@ License: BSD
URL: http://www.speex.org/
Source0: http://downloads.xiph.org/releases/speex/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: gcc
# speexdsp was split from speex in 1.2rc2. As speexdsp does not depend on
# speex, a versioned conflict is required.