1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-03-21 10:57:03 +00:00

GnuTLS was missing in homebrew instructions

This commit is contained in:
Carles Fernandez 2016-02-13 11:14:01 +01:00
parent e400885800
commit 0eb8537f52

@ -409,7 +409,7 @@ Install Armadillo and dependencies:
$ brew tap homebrew/science
$ brew install cmake hdf5 arpack superlu
$ brew install armadillo
$ brew install glog gflags
$ brew install glog gflags gnutls
~~~~~~
#### Build GNSS-SDR