diff options
author | Patrick Pelletier <code@funwithsoftware.org> | 2012-04-21 15:32:32 -0700 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-04-22 17:25:30 +0200 |
commit | bb9d96bae90cde2a5e5e18f52e1d7a7e419d2d76 (patch) | |
tree | 17126b046ffbb00c3e61984c8f53de8730d990fe /README-alpha | |
parent | d6d572b972e51d21f6ad9780a5be5a68c8c9a196 (diff) | |
download | gnutls-bb9d96bae90cde2a5e5e18f52e1d7a7e419d2d76.tar.gz |
documentation and comment fixes
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'README-alpha')
-rw-r--r-- | README-alpha | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README-alpha b/README-alpha index 64d60236ef..5443ef0a1b 100644 --- a/README-alpha +++ b/README-alpha @@ -20,9 +20,10 @@ We require several tools to check out and build the software, including: - Texlive & epsf <http://www.tug.org/texlive/> (for PDF manual) - CVS <http://www.gnu.org/software/cvs/> (for gettext autopoint) - GTK-DOC <http://www.gtk.org/gtk-doc/> (for API manual) -- Git <http://git.or.cz/> +- Git <http://git-scm.com/> - Perl <http://www.cpan.org/> - Valgrind <http://valgrind.org/> (optional) +- Nettle <http://www.lysator.liu.se/~nisse/nettle/> - Guile <http://www.gnu.org/software/guile/> - p11-kit <http://p11-glue.freedesktop.org/p11-kit.html> - libtasn1 <http://josefsson.org/libtasn1/> (optional) |