Update requirements.md

revert-104-patch-6
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
1 changed files with 1 additions and 1 deletions

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)