From 9b8ed2332f16ab1b2c3f49767b47cc9565a3d9c17a07ccbbd16378c278034f28 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 21 Jan 2016 18:43:05 +0000 Subject: [PATCH] drop libaudio, it's not in factory OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=40 --- SDL2.changes | 1 - SDL2.spec | 1 - 2 files changed, 2 deletions(-) diff --git a/SDL2.changes b/SDL2.changes index e6df136..7e69ea5 100644 --- a/SDL2.changes +++ b/SDL2.changes @@ -1,7 +1,6 @@ ------------------------------------------------------------------- Sun Jan 10 15:27:58 UTC 2016 - mailaender@opensuse.org -- add missing build depencency: libaudio - update to version 2.0.4 General: * Added support for web applications using Emscripten, see diff --git a/SDL2.spec b/SDL2.spec index 98700a1..39e54e1 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -34,7 +34,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake BuildRequires: dos2unix BuildRequires: gcc-c++ -BuildRequires: libaudio-devel BuildRequires: nasm BuildRequires: pkg-config BuildRequires: pkgconfig(alsa) >= 0.9.0