gnuradio: fix cross compile
This commit is contained in:
committed by
Bjørn Forsman
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 = ''
|
||||
|
||||
Reference in New Issue
Block a user