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