mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-13 19:50:34 +00:00
adding gqrx ppa
This commit is contained in:
parent
f71d541a0f
commit
19e5bfc020
@ -23,6 +23,7 @@ before_install:
|
||||
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu utopic universe"
|
||||
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu utopic multiverse"
|
||||
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu utopic"
|
||||
- sudo add-apt-repository "deb http://ppa.launchpad.net/gqrx/releases/ubuntu $(lsb_release -sc)"
|
||||
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
||||
- sudo apt-get update -qq
|
||||
- if [ "$CXX" = "g++" ]; then sudo apt-get install -qq g++-4.8; fi
|
||||
|
Loading…
Reference in New Issue
Block a user