Add dependencies to readme.
continuous-integration/drone/push Build is failing Details

This commit is contained in:
tastytea 2020-06-29 06:35:19 +02:00
parent 5b9974e6c7
commit e836b76529
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,8 @@
:uri-dpkg: https://packages.qa.debian.org/dpkg
:uri-rpm-build: http://www.rpm.org
:uri-clang-tidy: https://clang.llvm.org/extra/clang-tidy/
:uri-cgicc: https://www.gnu.org/software/cgicc/
:uri-nlohmann-json: https://nlohmann.github.io/json/
*{project}* turns form data into JSON and opens a pull request on
link:https://schlomp.space/FediBlock/data[FediBlock/data].
@ -26,6 +28,8 @@ link:https://schlomp.space/FediBlock/data[FediBlock/data].
* C\++ compiler with C++17 support (tested: link:{uri-gcc}[GCC] 7/8/9,
link:{uri-clang}[clang] 6/7)
* link:{uri-cmake}[CMake] (at least: 3.9)
* link:{uri-cgicc}[cgicc] (tested: 3.2.19)
* link:{uri-nlohmann-json}[nlohmann-json] (tested: 3.6.1)
* Optional
** Tests: link:{uri-catch}[Catch] (tested: 2.5 / 1.2)
** DEB package: link:{uri-dpkg}[dpkg] (tested: 1.19)