torus-trooper: fix build (#401186)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
fetchurl,
|
||||
unzip,
|
||||
gdc,
|
||||
libGL,
|
||||
libGLU,
|
||||
SDL,
|
||||
SDL_mixer,
|
||||
bulletml,
|
||||
@@ -61,6 +63,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
libGL
|
||||
libGLU
|
||||
SDL
|
||||
SDL_mixer
|
||||
bulletml
|
||||
|
||||
Reference in New Issue
Block a user