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