2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 21:18:02 +00:00

[#3696] Updated supported version

This commit is contained in:
Francis Dupont 2024-12-19 23:38:10 +01:00
parent 81edc181f8
commit db0891fb20

View File

@ -157,8 +157,8 @@ Building from source code requires the following software installed on
the system:
- Boost C++ libraries (https://www.boost.org/). The oldest Boost version
used for testing is 1.57 (although Kea may also work with older
versions). The Boost system library must also be installed.
used for testing is 1.67 (although Kea may also work with older
versions e.g. 1.66). The Boost system library must also be installed.
Installing a header-only version of Boost is not recommended.
- OpenSSL (at least version 1.0.2) or Botan (at least version 2).