1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-02-05 11:24:15 +00:00

Update requirements

This commit is contained in:
orignal 2024-08-22 09:34:23 -04:00 committed by GitHub
parent 08c4109378
commit e45e4cf196
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,8 +4,8 @@ Build requirements
In general, for building i2pd you need several things:
* compiler with c++11 support (for example: gcc >= 4.8, clang)
* boost >= 1.49
* openssl library
* boost >= 1.62
* openssl library >= 1.1.0
* zlib library (openssl already depends on it)
Optional tools: