ax25-apps: enable strictDeps
This commit is contained in:
@@ -11,6 +11,8 @@ stdenv.mkDerivation {
|
||||
pname = "ax25-apps";
|
||||
version = "0.0.8-rc5-unstable-2021-05-13";
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user