_1oom: drop SDL dependencies

They are ignored in favor of the SDL2.

Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
Marcin Serwin
2025-06-03 19:17:17 +02:00
parent 278663212d
commit 957775802e
-4
View File
@@ -9,8 +9,6 @@
libGLU,
libX11,
libXext,
SDL,
SDL_mixer,
SDL2,
SDL2_mixer,
readline,
@@ -36,8 +34,6 @@ stdenv.mkDerivation rec {
libGLU
libX11
libXext
SDL
SDL_mixer
SDL2
SDL2_mixer
readline