mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Update build-unix.md
Debian also need libboost-all-dev installed.
This commit is contained in:
parent
a329097f92
commit
347a3a3eaa
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ Build requirements:
|
|||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue