xref: /OK3568_Linux_fs/buildroot/package/qt5/qt5x11extras/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_QT5X11EXTRAS
2*4882a593Smuzhiyun	bool "qt5x11extras"
3*4882a593Smuzhiyun	depends on BR2_PACKAGE_QT5BASE_XCB
4*4882a593Smuzhiyun	select BR2_PACKAGE_QT5BASE_WIDGETS
5*4882a593Smuzhiyun	help
6*4882a593Smuzhiyun	  Qt is a cross-platform application and UI framework for
7*4882a593Smuzhiyun	  developers using C++.
8*4882a593Smuzhiyun
9*4882a593Smuzhiyun	  Qt X11 Extras enables the Qt programmer to write
10*4882a593Smuzhiyun	  applications for the Linux/X11 platform.
11*4882a593Smuzhiyun
12*4882a593Smuzhiyun	  https://doc.qt.io/qt-5/qtx11extras-index.html
13