tamatool: fixup build after splitting SDL2_image.dev
https://hydra.nixos.org/build/334087322/nixlog/1/tail Broken by commit7eb5bba1b9/ merge #5364737c191cfee4
This commit is contained in:
@@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"-Clinux"
|
||||
"VERSION=${finalAttrs.version}"
|
||||
"CFLAGS+=-I${lib.getInclude SDL2}/include/SDL2"
|
||||
"CFLAGS+=-I${SDL2_image}/include/SDL2"
|
||||
"CFLAGS+=-I${lib.getInclude SDL2_image}/include/SDL2"
|
||||
"DIST_PATH=$(out)"
|
||||
"CC=${stdenv.cc.targetPrefix}cc"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user