gnuradio: use lndir instead of xorg.lndir
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# For the wrapper
|
||||
makeWrapper,
|
||||
# For lndir
|
||||
xorg,
|
||||
lndir,
|
||||
# To define a the gnuradio.pkgs scope
|
||||
newScope,
|
||||
# For Emulating wrapGAppsHook3
|
||||
@@ -222,7 +222,7 @@ let
|
||||
;
|
||||
nativeBuildInputs = [
|
||||
makeWrapper
|
||||
xorg.lndir
|
||||
lndir
|
||||
];
|
||||
buildCommand = ''
|
||||
mkdir $out
|
||||
|
||||
Reference in New Issue
Block a user