Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-05 01:29:20 +00:00
commit dda2b1e3ac

View file

@ -11,6 +11,7 @@ URL: https://github.com/greatscottgadgets/libbtbb
Source0: https://github.com/greatscottgadgets/libbtbb/archive/%{POSTYEAR}-%{POSTMONTH}-R%{POSTNUM}.tar.gz
BuildRequires: cmake gcc-c++
BuildRequires: make
%description
This is the Bluetooth baseband decoding library, forked from the GR-Bluetooth