diff --git a/cmake_targets/tools/build_helper b/cmake_targets/tools/build_helper index a12af1c235bb22f75c3305bec8dd0812ae0e37a0..5b304f1cd3c0b8db0b32fb24ab838a5945992d99 100755 --- a/cmake_targets/tools/build_helper +++ b/cmake_targets/tools/build_helper @@ -233,7 +233,7 @@ check_install_usrp_uhd_driver(){ $SUDO add-apt-repository ppa:ettusresearch/uhd -y $SUDO apt-get update $SUDO apt-get -y install python python-tk libboost-all-dev libusb-1.0-0-dev - $SUDO apt-get -y install libuhd-dev libuhd003 + $SUDO apt-get -y install libuhd-dev libuhd003 uhd-host } install_usrp_uhd_driver() {