update buildroot to 2017.02.11
This commit is contained in:
12
bsp/buildroot-2017.02.11/package/qt5/qt5x11extras/Config.in
Normal file
12
bsp/buildroot-2017.02.11/package/qt5/qt5x11extras/Config.in
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user