updated build-unix.txt instructions: sudo apt-get install libboost-all-dev

This commit is contained in:
s_nakamoto 2010-06-24 16:07:51 +00:00
parent 2adc9062d8
commit 6cc56d8e83
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ sudo apt-get install libgtk2.0-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 libboost-dev
sudo apt-get install libboost-all-dev
We're now using wxWidgets 2.9, which uses UTF-8.