Revert "[prerequisites]: add JSON lib dependency"

This reverts commit 5926200db0.
This commit is contained in:
Björn Gohla 2021-04-05 21:29:04 +01:00
parent 9f28dd97ae
commit 4d9568ef60

View file

@ -69,6 +69,3 @@
`--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).