From 2c8265221873db1d1c9e63063259e32c3155c42a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 7 Jan 2017 12:36:46 +0530 Subject: [PATCH] Add xdpyinfo and xsel to the dependencies --- README.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.asciidoc b/README.asciidoc index d7625617e..c49b9e805 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -79,6 +79,7 @@ the following dependencies are installed first. * glfw-dev >= 3.2 * freetype * fontconfig +* xdpyinfo and xsel (on X11 based systems) * gcc or clang (required for building) * pkg-config (required for building)