mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 21:01:45 -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/
|
- $HOME/external/
|
||||||
install:
|
install:
|
||||||
- sh: sudo apt-get update
|
- 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)
|
# not sdrplay with soapysdr; libairspyhf-dev is too old (no lna)
|
||||||
- sh: |
|
- sh: |
|
||||||
sudo apt-get -y install build-essential cmake git \
|
sudo apt-get -y install build-essential cmake git \
|
||||||
|
Loading…
Reference in New Issue
Block a user