]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Wed, 6 May 2009 07:02:56 +0000 (09:02 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 6 May 2009 07:02:56 +0000 (09:02 +0200)
README-alpha

index bc5250ec4c9119a80d178555609b24796cee74cf..617e862a3891a4be7fa37889983ef16773ef85ae 100644 (file)
@@ -24,6 +24,7 @@ We require several tools to build the software, including:
 - libgcrypt <http://www.gnupg.org/>
 - Guile <http://www.gnu.org/software/guile/>
 - Gaa <http://gaa.sf.net> (optional)
+- libtasn1 <http://josefsson.org/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: