mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-29 05:22:30 +02:00
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
|
||||
|
||||
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…
Reference in New Issue
Block a user