From 34410ba837019dd9432234073febe899385ca88d Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 6 May 2009 09:02:56 +0200 Subject: Fix. --- README-alpha | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README-alpha') diff --git a/README-alpha b/README-alpha index bc5250ec4c..617e862a38 100644 --- a/README-alpha +++ b/README-alpha @@ -24,6 +24,7 @@ We require several tools to build the software, including: - libgcrypt - Guile - Gaa (optional) +- libtasn1 (optional) The required software is typically disitributed with your operating system, and the instructions for installing them differ. Here are @@ -33,7 +34,7 @@ gNewSense/Debian/Ubuntu: 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 +sudo apt-get install libgcrypt-dev guile-1.8-dev libtasn1-3-dev To download the version controlled sources: -- cgit v1.2.1