summaryrefslogtreecommitdiff
path: root/package/qt5/qt5x11extras/Config.in
blob: 9c514cdd03930048ec8754ecd8353cd66defca1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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