Update dependencies in readme.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2020-06-29 09:09:37 +02:00
parent 3bfa8c144e
commit e4abfdbc0c
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 4 additions and 4 deletions

View File

@ -25,13 +25,13 @@ link:https://schlomp.space/FediBlock/data[FediBlock/data].
==== Dependencies
* Tested OS: Linux
* C\++ compiler with C++17 support (tested: link:{uri-gcc}[GCC] 7/8/9,
link:{uri-clang}[clang] 6/7)
* C\++ compiler with C++17 support (tested: link:{uri-gcc}[GCC] 7/8/9/10,
link:{uri-clang}[clang] 6/7/10)
* link:{uri-cmake}[CMake] (at least: 3.9)
* link:{uri-cgicc}[cgicc] (tested: 3.2)
* link:{uri-nlohmann-json}[nlohmann-json] (tested: 3.6 / 2.1)
* link:{uri-nlohmann-json}[nlohmann-json] (tested: 3.7 / 2.1)
* Optional
** Tests: link:{uri-catch}[Catch] (tested: 2.5 / 1.2)
** Tests: link:{uri-catch}[Catch] (tested: 2.5 / 1.10)
** DEB package: link:{uri-dpkg}[dpkg] (tested: 1.19)
** RPM package: link:{uri-rpm-build}[rpm-build] (tested: 4.11)