1 config BR2_PACKAGE_LIBXCB
3 select BR2_PACKAGE_LIBPTHREAD_STUBS
4 select BR2_PACKAGE_XCB_PROTO
5 select BR2_PACKAGE_XLIB_LIBXDMCP
6 select BR2_PACKAGE_XLIB_LIBXAU
8 The X protocol C-language Binding (XCB) is a replacement for
9 Xlib featuring a small footprint, latency hiding, direct access
10 to the protocol, improved threading support, and extensibility.
12 http://xcb.freedesktop.org/