From dc1946498d33f8ce87423fda827a655a2bd1a6f8 Mon Sep 17 00:00:00 2001 From: lmmamercy Date: Wed, 5 Feb 2020 14:30:34 +0000 Subject: [PATCH] fix ubuntu/debian suggested dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43b78cd..c84fd6c 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ There are also some optional dependencies: On a Debian/Ubuntu/Linux Mint machine just run the following command to install all these packages: - sudo apt-get install git cmake build-essential libgcrypt11-dev libyajl-dev \ + sudo apt-get install git cmake build-essential libgcrypt20-dev libyajl-dev \ libboost-all-dev libcurl4-openssl-dev libexpat1-dev libcppunit-dev binutils-dev \ debhelper zlib1g-dev dpkg-dev pkg-config