Commit 272e1000 authored by Francesco Gazzetta's avatar Francesco Gazzetta
Browse files

torus-trooper: fix build

parent e73f48d6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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