From bdcb28714dfaa042785f34b2042d612d7a2744e5 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Wed, 5 Oct 2016 18:45:08 +0200 Subject: Remove requirement for jansson --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3