forked from rarias/jungle
Set strictDeps to true on all our packages
This commit is contained in:
@@ -95,6 +95,8 @@ in
|
||||
dontStrip = enableDebug;
|
||||
separateDebugInfo = true;
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
autoconf
|
||||
automake
|
||||
|
||||
Reference in New Issue
Block a user