summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 86eeb350..d9dcc9c4 100644
--- a/README
+++ b/README
@@ -57,7 +57,9 @@ only want the command line tools, you can build with HAVE_X11=no.
The new OpenGL-based viewer also needs OpenGL headers and libraries. If you're
building on Linux, install the mesa-common-dev and libgl1-mesa-dev packages.
-If you don't want to build the OpenGL viewer, build with HAVE_GLFW=no.
+You'll also need several X11 development packages: xorg-dev, libxcursor-dev,
+libxrandr-dev, and libxinerama-dev. To skip building the OpenGL viewer, build
+with HAVE_GLFW=no.
DOWNLOAD