Commit 357dcb24 authored by Francesco Gazzetta's avatar Francesco Gazzetta
Browse files

tumiki-fighters: fix build

parent e73f48d6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  fetchurl,
  unzip,
  gdc,
  libGL,
  SDL,
  SDL_mixer,
  bulletml,
@@ -64,6 +65,7 @@ stdenv.mkDerivation (finalAttrs: {
  ];

  buildInputs = [
    libGL
    SDL
    SDL_mixer
    bulletml