From: Nikos Mavrogiannopoulos Date: Tue, 20 Sep 2016 12:31:12 +0000 (+0200) Subject: README.md: depend on softhsm2 and net-tools on debian X-Git-Tag: gnutls_3_5_5~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ffd125f46a617f49972e20911fab9fc0e538dee3;p=thirdparty%2Fgnutls.git README.md: depend on softhsm2 and net-tools on debian --- diff --git a/README.md b/README.md index fa66faedb5..e998195993 100644 --- 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: