Skip to content

Commit

Permalink
[prerequisites]: add JSON lib dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cgohla authored Apr 1, 2021
1 parent e781066 commit 5926200
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/manual/src/installation/prerequisites-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@
`--disable-seccomp-sandboxing` option to the `configure` script (Not
recommended unless your system doesn't support `libseccomp`). To get
the library, visit <https://github.com/seccomp/libseccomp>.

- Niels Lohmann's [JSON library](https://github.com/nlohmann/json).

0 comments on commit 5926200

Please sign in to comment.