update build instructions (thanks tschaboo)
This commit is contained in:
parent
bb82fdb543
commit
05da981f05
1 changed files with 3 additions and 1 deletions
|
@ -47,7 +47,9 @@ distribution are installed, for Debian and Ubuntu these are:
|
|||
|
||||
::
|
||||
|
||||
apt-get install qt4-qmake libqt4-dev
|
||||
apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
|
||||
libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libboost-all-dev \
|
||||
libssl-dev libdb4.8++-dev
|
||||
|
||||
then execute the following:
|
||||
|
||||
|
|
Loading…
Reference in a new issue