Config.in 361 B

123456789101112
  1. config BR2_PACKAGE_QT5X11EXTRAS
  2. bool "qt5x11extras"
  3. depends on BR2_PACKAGE_QT5BASE_XCB
  4. select BR2_PACKAGE_QT5BASE_WIDGETS
  5. help
  6. Qt is a cross-platform application and UI framework for
  7. developers using C++.
  8. Qt X11 Extras enables the Qt programmer to write
  9. applications for the Linux/X11 platform.
  10. http://doc.qt.io/qt-5/qtx11extras-index.html