mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 08:14:15 +00:00
excluded obsolete boost dependancies
This commit is contained in:
parent
d092b21da7
commit
c6ddae2d8e
@ -64,12 +64,10 @@ You will need a compiler and other tools that could be installed with `build-ess
|
|||||||
Also you will need a bunch of development libraries:
|
Also you will need a bunch of development libraries:
|
||||||
|
|
||||||
sudo apt-get install \
|
sudo apt-get install \
|
||||||
libboost-chrono-dev \
|
|
||||||
libboost-date-time-dev \
|
libboost-date-time-dev \
|
||||||
libboost-filesystem-dev \
|
libboost-filesystem-dev \
|
||||||
libboost-program-options-dev \
|
libboost-program-options-dev \
|
||||||
libboost-system-dev \
|
libboost-system-dev \
|
||||||
libboost-thread-dev \
|
|
||||||
libssl-dev
|
libssl-dev
|
||||||
|
|
||||||
If you need UPnP support miniupnpc development library should be installed (don't forget to rerun CMake with needed option):
|
If you need UPnP support miniupnpc development library should be installed (don't forget to rerun CMake with needed option):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user