diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-03-14 08:41:33 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-03-14 08:41:36 +0100 |
commit | 4d4eb881fdde41d9052ac86c9c2a6f8d7bf759c8 (patch) | |
tree | c3e99d4dcb0915fd392814793d62341448b1dc5b /README.md | |
parent | be5d8587d3463624742eed3bab6d273c8e5b2646 (diff) | |
download | gnutls-4d4eb881fdde41d9052ac86c9c2a6f8d7bf759c8.tar.gz |
README-alpha: move valgrind to testing tools
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -38,12 +38,12 @@ some hints: gNewSense/Debian/Ubuntu: ``` apt-get install git-core autoconf libtool gettext autopoint -apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils -apt-get install help2man gtk-doc-tools valgrind apt-get install guile-2.0-dev libtasn1-6-dev apt-get install libidn11-dev gawk gperf git2cl apt-get install libunbound-dev dns-root-data bison apt-get install automake autogen nettle-dev libp11-kit-dev +apt-get install help2man gtk-doc-tools +apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils ``` Sometimes, you may need to install more recent versions of Automake, |