tree-wide: SDL may not have a .dev
This commit is contained in:
parent
5f7a454b3e
commit
ce0f3b159d
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
zlib bzip2 libpng
|
||||
lua5_1 toluapp
|
||||
SDL.dev SDL_image SDL_mixer libGL
|
||||
(lib.getDev SDL) SDL_image SDL_mixer libGL
|
||||
];
|
||||
cmakeFlags = [
|
||||
"-DCMAKE_CXX_FLAGS=-Wno-error=format-overflow"
|
||||
|
Loading…
Reference in New Issue
Block a user