mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
tumiki-fighters: fix build (#401185)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user