diff --git a/SDL2.changes b/SDL2.changes index f07e23c..1a4cea1 100644 --- a/SDL2.changes +++ b/SDL2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 27 22:38:05 UTC 2022 - Cristian Rodríguez + +- Drp unused buildrequires on nasm + ------------------------------------------------------------------- Wed Oct 5 03:27:31 UTC 2022 - Jan Engelhardt diff --git a/SDL2.spec b/SDL2.spec index b979bf3..8e08f41 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -35,7 +35,6 @@ Patch1: sdl2-symvers.patch Patch2: sdl2-khronos.patch BuildRequires: cmake BuildRequires: gcc-c++ -BuildRequires: nasm BuildRequires: pkg-config BuildRequires: pkgconfig(alsa) >= 0.9.0 BuildRequires: pkgconfig(dbus-1)