summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-10-05 18:45:08 +0200
committerBardur Arantsson <bardur@scientician.net>2016-10-05 18:45:08 +0200
commitbdcb28714dfaa042785f34b2042d612d7a2744e5 (patch)
treeddccc5f4dd9d66bba3fa00c4ca484af9af02b2bb /README.md
parent2987f964d309366b5a8ea8e480f1596f8ff5a060 (diff)
Remove requirement for jansson
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.