summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-20 14:31:12 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-20 14:31:12 +0200
commit3678e564692eb35200b7cc37ff955305049741d7 (patch)
treeb18b4b446986e67e7346df75ee4f593e8b3485a5
parent08df2f5ffc14d4bc34fdc54dfb81da85ee2a475e (diff)
downloadgnutls-tmp-debian-tests.tar.gz
README.md: depend on softhsm2 on debiantmp-debian-tests
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa66faedb5..31143e4d95 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ and polarssl.
Debian/Ubuntu:
```
-apt-get install -y valgrind libasan1 libubsan0 nodejs softhsm datefudge lcov libssl-dev libcmocka-dev
+apt-get install -y valgrind libasan1 libubsan0 nodejs softhsm2 datefudge lcov libssl-dev libcmocka-dev
apt-get install -y dieharder libpolarssl-runtime openssl abi-compliance-checker socat
```