1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-02-10 05:44:13 +00:00

Update requirements.md

This commit is contained in:
orignal 2020-09-26 19:34:52 -04:00 committed by GitHub
parent b5e64af67b
commit 89344f2e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)