summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5base/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt5/qt5base/Config.in')
-rw-r--r--package/qt5/qt5base/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/qt5/qt5base/Config.in b/package/qt5/qt5base/Config.in
index e932e240a4..3090d65a27 100644
--- a/package/qt5/qt5base/Config.in
+++ b/package/qt5/qt5base/Config.in
@@ -28,6 +28,13 @@ config BR2_PACKAGE_QT5BASE_LICENSE_APPROVED
See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html
+config BR2_PACKAGE_QT5BASE_EXAMPLES
+ bool "Compile and install examples (with code)"
+ select BR2_PACKAGE_QT5BASE_NETWORK
+ select BR2_PACKAGE_QT5BASE_XML
+ help
+ If unsure, say N.
+
config BR2_PACKAGE_QT5BASE_NETWORK
bool "network module"
help
OpenPOWER on IntegriCloud