_1oom: remove unused build inputs
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
autoreconfHook,
|
||||
allegro,
|
||||
libsamplerate,
|
||||
libGLU,
|
||||
libX11,
|
||||
libXext,
|
||||
SDL2,
|
||||
SDL2_mixer,
|
||||
readline,
|
||||
@@ -35,9 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
buildInputs = [
|
||||
allegro
|
||||
libsamplerate
|
||||
libGLU
|
||||
libX11
|
||||
libXext
|
||||
SDL2
|
||||
SDL2_mixer
|
||||
readline
|
||||
|
||||
Reference in New Issue
Block a user