summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2012-01-18 00:03:16 +0200
committerDavid Herrmann <dh.herrmann@googlemail.com>2012-01-28 12:20:04 +0100
commit83dd9a6cfaa54bb006c9e5f5e1a3627e2f19af40 (patch)
tree40c409725c8166ac968b050878645cc7534bb3d4 /README
parent5cc56b8e3ca4d549be80d121c39f6affcb488285 (diff)
build: depend on xproto explicitly
Currently it's required by xkbcommon. However, we will need it for other backends as well, even with xkbcommon support disabled. xproto consisted only of static header files. We use the XK_ keysym definitions. It is therefore only required during compilation and we shouldn't needlessly duplicate it ourselves. Signed-off-by: Ran Benita <ran234@gmail.com> Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 375888f..a6e3919 100644
--- a/README
+++ b/README
@@ -9,6 +9,7 @@ console.
- mesa: providing an OpenGL implementation (must be compiled with EGL, gbm
and GL libraries)
- udev: providing input device hotplug
+ - xproto (build time dependency): definition of key symbols
- libxkbcommon: keyboard handling
- glib: only for Unicode handling
- One of: