mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 01:18:38 -05:00
Build Ubuntu image on BYOC Docker (2)
This commit is contained in:
parent
07b5e6fcac
commit
d1ff7fdf70
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user