summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL.markdown8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/INSTALL.markdown b/docs/INSTALL.markdown
index 87255da1..10dcbc19 100644
--- a/docs/INSTALL.markdown
+++ b/docs/INSTALL.markdown
@@ -2,13 +2,15 @@
Requirements common for all platforms:
+* C++ compiler
+
* Python version 2.7
* Python Image Library
* CMake version 2.8.11 or higher (tested with version 2.8.12.2)
-Optional requirements:
+Optional dependencies:
* zlib 1.2.6 or higher
@@ -32,7 +34,9 @@ self contained, and to prevent symbol collisions when tracing.
# Linux #
-Additional optional dependencies:
+Optional dependencies:
+
+* Xlib headers
* libprocps (procps development libraries)