[hamradio-commits] [gnss-sdr] 29/236: GnuTLS was missing in homebrew instructions
Carles Fernandez
carles_fernandez-guest at moszumanska.debian.org
Tue Apr 26 16:02:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.
commit 0eb8537f52287539447ca35a954d10f437dd88e4
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date: Sat Feb 13 11:14:01 2016 +0100
GnuTLS was missing in homebrew instructions
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1fc01b8..9a96876 100644
--- a/README.md
+++ b/README.md
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git
More information about the pkg-hamradio-commits
mailing list