summaryrefslogtreecommitdiff
path: root/README-alpha
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-05 10:06:51 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-05 10:06:51 +0200
commit6a930e76bcd789724d1be3d41a3047cb41129d82 (patch)
treef9af5554dcd7318f2c400e7fe3885474f70cba0f /README-alpha
parent060fb3630f471fca41ab0d31e5e14fe2ca548f15 (diff)
downloadgnutls-6a930e76bcd789724d1be3d41a3047cb41129d82.tar.gz
added softhsm dependency for testsuite
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 08d66991c2..5cc77703d0 100644
--- a/README-alpha
+++ b/README-alpha
@@ -31,6 +31,7 @@ We require several tools to check out and build the software, including:
- Libidn <http://www.gnu.org/software/libidn/> (optional, for crywrap)
- AWK <http://www.gnu.org/software/awk/> (for make dist, pmccabe2html)
- git2cl <http://savannah.nongnu.org/projects/git2cl/> (for make dist, ChangeLog)
+- softhsm <http://www.opendnssec.org/softhsm/> (for testing smart card support)
The required software is typically distributed with your operating
system, and the instructions for installing them differ. Here are
@@ -42,6 +43,7 @@ apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils
apt-get install help2man gtk-doc-tools valgrind
apt-get install guile-1.8-dev libtasn1-3-dev
apt-get install datefudge libidn11-dev gawk gperf
+apt-get install softhsm
You will sometimes need to install more recent versions of Automake,
Nettle, P11-kit and Autogen, which you will need to build from