From d291833a0e41076ecdca6ef67c4a459da36df746 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 20 Aug 2014 13:40:13 +0200 Subject: Add a paragraph about requiring X11 headers and libraries. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 0a18f24f..d8362f21 100644 --- a/README +++ b/README @@ -49,6 +49,10 @@ freetype2, jbig2dec, libjpeg, openjpeg, and zlib. These libraries are contained in the source archive. If you are using git, they are included as git submodules. +You will also need the X11 headers and libraries if you're building on Linux. +These can typically be found in the xorg-dev package. Alternatively, if you +only want the command line tools, you can build with HAVE_X11=no. + DOWNLOAD The latest development source is available directly from the git repository: -- cgit v1.2.3