kopia lustrzana https://github.com/f4exb/sdrangel
Remove uhd to try to remove python dependency
rodzic
3feaac19ea
commit
97b568ec08
|
@ -109,9 +109,7 @@ jobs:
|
|||
- name: Update brew
|
||||
run: brew update
|
||||
- name: Install brew packages
|
||||
run: |
|
||||
rm -f /usr/local/bin/2to3
|
||||
brew install nasm boost hidapi libusb fftw ffmpeg faad2 opencv zlib airspy airspyhf hackrf rtl-sdr libbladerf uhd soapysdr
|
||||
run: brew install nasm boost hidapi libusb fftw ffmpeg faad2 opencv zlib airspy airspyhf hackrf rtl-sdr libbladerf soapysdr
|
||||
- name: Configure SDRangel
|
||||
run: |
|
||||
mkdir build && cd build
|
||||
|
|
Ładowanie…
Reference in New Issue