xref: /OK3568_Linux_fs/buildroot/package/x11r7/xcb-util/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_XCB_UTIL
2	bool "xcb-util"
3	depends on BR2_PACKAGE_LIBXCB
4	help
5	  Libraries which sit on top of libxcb, the core X protocol
6	  library, and some of the extension libraries.
7
8	  http://xcb.freedesktop.org/
9