boost >= 1.66

revert-104-patch-6
orignal 2024-11-25 18:05:03 -05:00 committed by GitHub
parent 1a24dcd427
commit 99e4d01fa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ Build requirements
In general, for building i2pd you need several things:
* compiler with c++17 support (for example: gcc >= 7, clang)
* boost >= 1.62
* compiler with c++17 full support (for example: gcc >= 8, clang)
* boost >= 1.66
* openssl library >= 1.1.0
* zlib library (openssl already depends on it)