ax25-apps: enable strictDeps

This commit is contained in:
Robert James Hernandez
2025-09-06 13:08:04 +00:00
parent ecd91ce14c
commit 153215af4e
+2
View File
@@ -11,6 +11,8 @@ stdenv.mkDerivation {
pname = "ax25-apps";
version = "0.0.8-rc5-unstable-2021-05-13";
strictDeps = true;
nativeBuildInputs = [ autoreconfHook ];
buildInputs = [