Config.in 224 B

12345678
  1. config 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. http://xcb.freedesktop.org/