From: Simon Josefsson Date: Wed, 17 Mar 2010 15:04:53 +0000 (+0100) Subject: Mention datefudge. X-Git-Tag: gnutls_2_9_10~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa9b56ffb468fbe7066062dc46a145cf4898d8cd;p=thirdparty%2Fgnutls.git Mention datefudge. --- diff --git a/README-alpha b/README-alpha index 390784cd95..49cdc97733 100644 --- a/README-alpha +++ b/README-alpha @@ -25,6 +25,7 @@ We require several tools to build the software, including: - Guile - Gaa (optional) - libtasn1 (optional) +- datefudge (optional) The required software is typically distributed with your operating system, and the instructions for installing them differ. Here are @@ -35,6 +36,7 @@ sudo apt-get install git-core autoconf automake libtool gettext cvs sudo apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils sudo apt-get install help2man gtk-doc-tools valgrind sudo apt-get install libgcrypt-dev guile-1.8-dev libtasn1-3-dev +sudo apt-get install datefudge To download the version controlled sources: