torus-trooper: fix build

This commit is contained in:
Francesco Gazzetta 2025-04-23 19:44:38 +02:00
parent e73f48d6bd
commit 272e100047

View file

@ -5,6 +5,8 @@
fetchurl, fetchurl,
unzip, unzip,
gdc, gdc,
libGL,
libGLU,
SDL, SDL,
SDL_mixer, SDL_mixer,
bulletml, bulletml,
@ -61,6 +63,8 @@ stdenv.mkDerivation (finalAttrs: {
]; ];
buildInputs = [ buildInputs = [
libGL
libGLU
SDL SDL
SDL_mixer SDL_mixer
bulletml bulletml