Fix UHD libraries installed

This commit is contained in:
herlesupreeth
2023-04-20 07:36:41 +02:00
parent 4096aab22c
commit 53eb1583c6

View File

@@ -54,7 +54,7 @@ RUN git clone https://github.com/myriadrf/LimeSuite.git && \
# UHD drivers for USRP
RUN add-apt-repository ppa:ettusresearch/uhd && \
apt update && apt -y install libuhd-dev libuhd4.3.0 uhd-host && \
apt update && apt -y install libuhd-dev uhd-host && \
uhd_images_downloader
# Get srsGUI, compile and install