mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
updated build-unix.txt instructions: sudo apt-get install libboost-all-dev
This commit is contained in:
parent
2adc9062d8
commit
6cc56d8e83
@ -16,7 +16,7 @@ sudo apt-get install libgtk2.0-dev
|
|||||||
sudo apt-get install libssl-dev
|
sudo apt-get install libssl-dev
|
||||||
sudo apt-get install libdb4.7-dev
|
sudo apt-get install libdb4.7-dev
|
||||||
sudo apt-get install libdb4.7++-dev
|
sudo apt-get install libdb4.7++-dev
|
||||||
sudo apt-get install libboost-dev
|
sudo apt-get install libboost-all-dev
|
||||||
|
|
||||||
We're now using wxWidgets 2.9, which uses UTF-8.
|
We're now using wxWidgets 2.9, which uses UTF-8.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user