Build Ubuntu image on BYOC Docker (2)

This commit is contained in:
f4exb 2021-10-06 23:24:32 +02:00
parent 07b5e6fcac
commit d1ff7fdf70
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ for:
- $HOME/external/
install:
- sh: sudo apt-get update
- sh: echo 'debconf debconf/frontend select Noninteractive' | sudo debconf-set-selections
# not sdrplay with soapysdr; libairspyhf-dev is too old (no lna)
- sh: |
sudo apt-get -y install build-essential cmake git \