mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-16 12:12:57 +00:00
Fix Arch Linux
This commit is contained in:
parent
406b6bd90d
commit
4c171927ec
@ -203,6 +203,7 @@ archlinux:
|
||||
before_script:
|
||||
- pwd
|
||||
script:
|
||||
- pacman -Syu
|
||||
- pacman -S --noconfirm cmake git boost boost-libs log4cpp libvolk gnuradio gnuradio-osmosdr blas lapack gflags google-glog gnutls openssl python2-mako python2-six libmatio gtest
|
||||
- cd build
|
||||
- cmake -DENABLE_OSMOSDR=ON ..
|
||||
|
Loading…
Reference in New Issue
Block a user