wsjtx: fix and enable strictDeps (#366619)

This commit is contained in:
Arne Keller
2025-01-12 09:27:17 +01:00
committed by GitHub
@@ -36,6 +36,7 @@ stdenv.mkDerivation rec {
asciidoctor
cmake
gfortran
hamlib_4 # rigctl
libtool
pkg-config
qttools
@@ -53,6 +54,8 @@ stdenv.mkDerivation rec {
boost
];
strictDeps = true;
meta = with lib; {
description = "Weak-signal digital communication modes for amateur radio";
longDescription = ''