stuntrally: enable strict deps
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
@@ -52,6 +52,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
--replace-fail "@GAME_CONFIG_DIR@" "$out/share/stuntrally3/config"
|
||||
'';
|
||||
|
||||
strictDeps = true;
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
pkg-config
|
||||
|
||||
Reference in New Issue
Block a user