summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index b61fd0b1..9ab5b368 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,6 @@ See below for specific distribution-specific hints, if needed.
You will need to have the following libraries installed on your system
somewhere where CMake can find them:
-- [jansson](http://www.digip.org/jansson/)
- [Boost](https://www.boost.org/)
Version requirements may vary somewhat, but usually you should be
@@ -59,7 +58,6 @@ To compile on an Ubuntu install, you'll need at least the
- `cmake`
- `build-essential`
-- `libjansson-dev`
- `libboost-all-dev`
packages.