Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-09 00:52:19 +00:00
parent c77abab7dc
commit d878fef1f5

View File

@ -13,6 +13,7 @@ Patch100: webrtc-fix-typedefs-on-other-arches.patch
# bz#1336466, https://bugs.freedesktop.org/show_bug.cgi?id=95738 # bz#1336466, https://bugs.freedesktop.org/show_bug.cgi?id=95738
Patch104: webrtc-audio-processing-0.2-big-endian.patch Patch104: webrtc-audio-processing-0.2-big-endian.patch
BuildRequires: make
BuildRequires: autoconf automake libtool BuildRequires: autoconf automake libtool
BuildRequires: gcc gcc-c++ BuildRequires: gcc gcc-c++