summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 1e0ad583..cbdd2ff3 100644
--- a/README.txt
+++ b/README.txt
@@ -4,6 +4,15 @@ Using the CMake build system
There are basically two options for how to run ToME once built.
+Prerequisites
+=============
+
+You will need to have the following libraries installed
+on your system somewhere where CMake can find them:
+
+ - jansson
+ See http://www.digip.org/jansson/
+
Option #1 : Run ToME from the build directory
=============================================
@@ -46,6 +55,10 @@ probably missing the
build-essential
+package. You'll also need to install the
+
+ libjansson-dev
+
package.
Each frontend requires the additional packages listed below: