blob: 79ff9b95e1c57a89b23aafd5e7b8a029f579db4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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++.
This package corresponds to the qt5x11extras module.
http://qt-project.org
|