mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-08-30 23:51:52 +00:00
added zlib1g-dev (Debian/Ubuntu)
This commit is contained in:
parent
da992e97bf
commit
8be0f5290a
@ -66,7 +66,8 @@ Also you will need a bunch of development libraries:
|
|||||||
libboost-filesystem-dev \
|
libboost-filesystem-dev \
|
||||||
libboost-program-options-dev \
|
libboost-program-options-dev \
|
||||||
libboost-system-dev \
|
libboost-system-dev \
|
||||||
libssl-dev
|
libssl-dev \
|
||||||
|
zlib1g-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