kumquat-buildroot/package/qt5/qt5x11extras/Config.in
Zoltan Gyarmati 4d15e14fb6 package/qt5: add meaningful help texts and package URLs
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-02-09 22:16:31 +01:00

13 lines
361 B
Plaintext

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