Merge pull request #4684 from cgohla/patch-1
[prerequisites]: add JSON lib dependency
This commit is contained in:
commit
fa8bc5329c
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue