We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 004f84a commit e18b2afCopy full SHA for e18b2af
README.md
@@ -38,7 +38,7 @@ Build instructions and additional documentation are available in the
38
We recommend building on Ubuntu 16.04 LTS, and the build dependencies may be installed with:
39
40
sudo apt-get update
41
- sudo apt-get install autoconf cmake git libboost-all-dev libssl-dev g++ libcurl4-openssl-dev
+ sudo apt-get install autoconf cmake make automake libtool git libboost-all-dev libssl-dev g++ libcurl4-openssl-dev
42
43
To build after all dependencies are installed:
44
0 commit comments