mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52:59 +01:00
remove libboostall-dev is not needed dependency
This commit is contained in:
parent
ecde936aee
commit
21e47f8d04
@ -48,7 +48,7 @@ distribution are installed, for Debian and Ubuntu these are:
|
|||||||
::
|
::
|
||||||
|
|
||||||
apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-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 \
|
libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
|
||||||
libssl-dev libdb4.8++-dev
|
libssl-dev libdb4.8++-dev
|
||||||
|
|
||||||
then execute the following:
|
then execute the following:
|
||||||
|
Loading…
Reference in New Issue
Block a user