]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
README.md: depend on softhsm2 and net-tools on debian
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 20 Sep 2016 12:31:12 +0000 (14:31 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 20 Sep 2016 14:53:04 +0000 (16:53 +0200)
README.md

index fa66faedb52119085c679114eeb7d578d3cd92fb..e9981959931183e1e685a5a669e308c0e099660c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -79,8 +79,8 @@ and polarssl.
 
 Debian/Ubuntu:
 ```
-apt-get install -y valgrind libasan1 libubsan0 nodejs softhsm datefudge lcov libssl-dev libcmocka-dev
-apt-get install -y dieharder libpolarssl-runtime openssl abi-compliance-checker socat
+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 net-tools ppp
 ```
 
 Fedora/RHEL: