From 77b6a7d79940bbcbc14af8622ae21b2093ba97d3 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 21:06:22 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- sbc.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sbc.spec b/sbc.spec index 74376b0..b6910a7 100644 --- a/sbc.spec +++ b/sbc.spec @@ -7,6 +7,7 @@ License: GPLv2 and LGPLv2+ URL: http://www.bluez.org Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: gcc BuildRequires: libsndfile-devel Requires: lib%{name}%{?_isa} = %{version}-%{release}