[hamradio-commits] [gnss-sdr] 12/18: Update dependency info

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Fri Sep 18 10:27:53 UTC 2015


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 05e2c64106ffa6828b162ca9c7d1df05e27669bb
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Tue Sep 15 11:26:30 2015 +0200

    Update dependency info
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e89334f..f04f753 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ $ sudo apt-get install build-essential cmake git libboost-dev libboost-date-time
        libboost-system-dev libboost-filesystem-dev libboost-thread-dev libboost-chrono-dev \
        libboost-serialization-dev libboost-program-options-dev libboost-test-dev \
        liblog4cpp5-dev libuhd-dev gnuradio-dev gr-osmosdr libblas-dev liblapack-dev \
-       libarmadillo-dev libgflags-dev libgoogle-glog-dev libgnutls28-dev libgtest-dev
+       libarmadillo-dev libgflags-dev libgoogle-glog-dev libgnutls-openssl-dev libgtest-dev
 ~~~~~~
 
 Once you have installed these packages, you can jump directly to [how to download the source code and build GNSS-SDR](#download-and-build-linux). Alternatively, if you need to manually install those libraries, please keep reading. 
@@ -157,8 +157,8 @@ changing /home/username/gtest-1.7.0 by the actual directory where you downloaded
 #### Install the [GnuTLS library](http://www.gnutls.org/ "GnuTLS's Homepage"):
 
 ~~~~~~ 
-$ sudo apt-get install libgnutls28-dev    # For Debian/Ubuntu/LinuxMint
-$ sudo yum install gnutls-devel           # For Fedora/CentOS/RHEL
+$ sudo apt-get install libgnutls-openssl-dev    # For Debian/Ubuntu/LinuxMint
+$ sudo yum install libgnutls-openssl-devel      # For Fedora/CentOS/RHEL
 ~~~~~~ 
 
    

-- 
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