added zlib1g-dev (Debian/Ubuntu)

revert-104-patch-6
randomrng 2017-02-19 22:35:49 +01:00
parent da992e97bf
commit 8be0f5290a
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ Also you will need a bunch of development libraries:
libboost-filesystem-dev \
libboost-program-options-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):