exult: fix build, same as 4b263946d
This commit is contained in:
parent
df99ec18dc
commit
a1a6414b9b
@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
|||||||
./64bits.patch
|
./64bits.patch
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [SDL SDL_mixer zlib libpng unzip];
|
buildInputs = [libpng SDL SDL_mixer zlib unzip];
|
||||||
|
|
||||||
NIX_CFLAGS_COMPILE = "-I${SDL_mixer}/include/SDL";
|
NIX_CFLAGS_COMPILE = "-I${SDL_mixer}/include/SDL";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user