mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-04-01 20:55:33 -04:00
Add ettus ppa to linux cicd
This commit is contained in:
parent
5d6840b55a
commit
bf32e79d71
3
.github/workflows/linux.yml
vendored
3
.github/workflows/linux.yml
vendored
@ -22,6 +22,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install software-properties-common
|
||||
add-apt-repository ppa:ettusresearch/uhd
|
||||
apt-get update
|
||||
sudo apt-get -y install build-essential cmake git xxd \
|
||||
devscripts fakeroot debhelper libfftw3-dev qtbase5-dev libopengl-dev libqt5opengl5-dev \
|
||||
qttools5-dev qttools5-dev-tools qtmultimedia5-dev libqt5multimedia5-plugins libqt5websockets5-dev \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user