]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added softhsm dependency for testsuite
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 5 Apr 2014 08:06:51 +0000 (10:06 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 5 Apr 2014 08:06:51 +0000 (10:06 +0200)
README-alpha

index 08d66991c271d8d344df1a13c0c12353b0f6b144..5cc77703d00926538f3e50a407bd387e88fe9f87 100644 (file)
@@ -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