File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,15 +76,15 @@ Dependency Build Instructions: Ubuntu & Debian
7676----------------------------------------------
7777Build requirements:
7878
79- sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
79+ sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
8080
8181Options when installing required Boost library files:
8282
83831 . On at least Ubuntu 14.04+ and Debian 7+ there are generic names for the
8484individual boost development packages, so the following can be used to only
8585install necessary parts of boost:
8686
87- sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
87+ sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev libboost-iostreams-dev libcurl4-gnutls-dev
8888
89892 . If that doesn't work, you can install all boost development packages with:
9090
You can’t perform that action at this time.
0 commit comments