Update build-unix.md
Debian also need libboost-all-dev installed.
This commit is contained in:
parent
a329097f92
commit
347a3a3eaa
@ -63,7 +63,7 @@ Build requirements:
|
|||||||
|
|
||||||
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
|
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
|
||||||
|
|
||||||
for Ubuntu 12.04 and later:
|
for Ubuntu 12.04 and later or Debian 7 and later libboost-all-dev has to be installed:
|
||||||
|
|
||||||
sudo apt-get install libboost-all-dev
|
sudo apt-get install libboost-all-dev
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user