forked from PurpleI2P/i2pd_docs_en
Update requirements.md
parent
b5e64af67b
commit
89344f2e68
|
@ -3,7 +3,7 @@ Build requirements
|
|||
|
||||
In general, for building i2pd you need several things:
|
||||
|
||||
* compiler with c++11 support (for example: gcc >= 4.7, clang)
|
||||
* compiler with c++11 support (for example: gcc >= 4.8, clang)
|
||||
* boost >= 1.49
|
||||
* openssl library
|
||||
* zlib library (openssl already depends on it)
|
||||
|
|
Loading…
Reference in New Issue