mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-05-04 16:34:12 +00:00
GnuTLS was missing in homebrew instructions
This commit is contained in:
parent
e400885800
commit
0eb8537f52
@ -409,7 +409,7 @@ Install Armadillo and dependencies:
|
|||||||
$ brew tap homebrew/science
|
$ brew tap homebrew/science
|
||||||
$ brew install cmake hdf5 arpack superlu
|
$ brew install cmake hdf5 arpack superlu
|
||||||
$ brew install armadillo
|
$ brew install armadillo
|
||||||
$ brew install glog gflags
|
$ brew install glog gflags gnutls
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
#### Build GNSS-SDR
|
#### Build GNSS-SDR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user