Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2020-12-19 00:53:08 +00:00
parent 6d90465f49
commit be25caa87d

View File

@ -10,6 +10,7 @@ BuildRequires: libuuid-devel
BuildRequires: gcc BuildRequires: gcc
BuildRequires: lksctp-tools-devel BuildRequires: lksctp-tools-devel
BuildRequires: openssl-devel BuildRequires: openssl-devel
BuildRequires: make
%description %description
Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of