From 96191b9ea956bb5268e141a5f79f4ee5fe112ec7 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 26 Feb 2018 12:13:14 +0100 Subject: [PATCH] Add missing BuildRequires: SDL2-devel needed for building examples --- openal-soft.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/openal-soft.spec b/openal-soft.spec index 2d72f6d..d751075 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -14,6 +14,7 @@ BuildRequires: fluidsynth-devel BuildRequires: portaudio-devel BuildRequires: pulseaudio-libs-devel BuildRequires: qt5-devel +BuildRequires: SDL2-devel BuildRequires: SDL_sound-devel Obsoletes: openal <= 0.0.10 Provides: openal = %{version}