gnuradio: fix cross compile
This commit is contained in:
parent
f734041415
commit
bf4158e448
@ -137,8 +137,8 @@ let
|
||||
self = if doWrap then
|
||||
stdenv.mkDerivation {
|
||||
inherit pname version passthru;
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
buildInputs = [
|
||||
makeWrapper
|
||||
xorg.lndir
|
||||
];
|
||||
buildCommand = ''
|
||||
|
Loading…
Reference in New Issue
Block a user