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

This commit is contained in:
tastytea 2020-07-02 02:15:30 +02:00
parent 60e56984c2
commit a3fca80b29
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,7 @@
:uri-cgicc: https://www.gnu.org/software/cgicc/
:uri-nlohmann-json: https://nlohmann.github.io/json/
:uri-libgit2: https://libgit2.org/
:uri-libcurl: https://curl.haxx.se/libcurl/
*{project}* turns form data into JSON and opens a pull request on
link:https://schlomp.space/FediBlock/data[FediBlock/data].
@ -54,7 +55,8 @@ Don't forget to add the key to the data repo.
* link:{uri-cmake}[CMake] (at least: 3.9)
* link:{uri-cgicc}[cgicc] (tested: 3.2)
* link:{uri-nlohmann-json}[nlohmann-json] (tested: 3.7 / 2.1)
* link:{uri-libgit2}[libgit2] (tested: 1.0 / 0.27)
* link:{uri-libgit2}[libgit2] with SSH support (tested: 1.0 / 0.27)
* link:{uri-libcurl}[libcurl] (at least: 7.56)
* Optional
** Tests: link:{uri-catch}[Catch] (tested: 2.5 / 1.10)
** DEB package: link:{uri-dpkg}[dpkg] (tested: 1.19)