_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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user