summaryrefslogtreecommitdiff
path: root/README-alpha
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-03-17 16:04:53 +0100
committerSimon Josefsson <simon@josefsson.org>2010-03-17 16:04:53 +0100
commitaa9b56ffb468fbe7066062dc46a145cf4898d8cd (patch)
tree736d7e43efa3acbec185d8242831e220f0e71183 /README-alpha
parent37fc1e84575146c103a7e725d1868989dda261a0 (diff)
downloadgnutls-aa9b56ffb468fbe7066062dc46a145cf4898d8cd.tar.gz
Mention datefudge.
Diffstat (limited to 'README-alpha')
-rw-r--r--README-alpha2
1 files changed, 2 insertions, 0 deletions
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 <http://www.gnu.org/software/guile/>
- Gaa <http://gaa.sf.net> (optional)
- libtasn1 <http://josefsson.org/libtasn1/> (optional)
+- datefudge <packages.debian.org/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: