summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/xcb/README
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@digia.com>2014-02-26 16:55:34 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-06 17:22:55 +0100
commite8fb9a3c7c07a9de7185f21e619873adc0b9ea03 (patch)
treefbb9044f76ffcf58ada46b82dc7bce72fce06305 /src/3rdparty/xcb/README
parent37f5935a8985c38e4f7e227214cc3b0bffec32b0 (diff)
Update bundled libxcb-xkb version to 1.10
To utilize the new xkb_x11_* API from libxkbcommon 0.4.0, we need to update the bundled libxcb-xkb version to 1.10, which is the minimal required version. Change-Id: I0b72a2684bd11cbe5ae65d6dab7292be3a76464c Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/3rdparty/xcb/README')
-rw-r--r--src/3rdparty/xcb/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/3rdparty/xcb/README b/src/3rdparty/xcb/README
index 4d275ef5a8..4de7a17409 100644
--- a/src/3rdparty/xcb/README
+++ b/src/3rdparty/xcb/README
@@ -1,7 +1,8 @@
Contains the header and sources files from selected xcb libraries:
libxcb-1.5 together with xcb-proto-1.6 (sync, xfixes, randr sources)
- libxcb-1.8.1 together with xcb-proto-1.8 (xkb sources)
+ # libxkbcommon-x11 requires libxcb-xkb >= 1.10
+ libxcb-1.10 together with xcb-proto-1.10 (xkb sources)
libxcb-util-image-0.3.9
libxcb-util-keysyms-0.3.9
libxcb-util-renderutil-0.3.8