From 3c995d4cc8d02d2b8c35dc6480fa4f3df3afc5e3 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 21:19:59 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- SDL_sound.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SDL_sound.spec b/SDL_sound.spec index bb971a9..94583f5 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -8,6 +8,7 @@ URL: http://www.icculus.org/SDL_sound # http://www.icculus.org/SDL_sound/downloads/%{name}-%{version}.tar.gz # With PBProjects.tar.gz (contains binaries) removed Source0: %{name}-%{version}-clean.tar.gz +BuildRequires: make BuildRequires: SDL-devel flac-devel speex-devel libvorbis-devel libogg-devel BuildRequires: mikmod-devel libmodplug-devel physfs-devel doxygen # SDL_sound uses a very stripped down mpg123-libs called mpglib