summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5webkit-examples/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt5/qt5webkit-examples/Config.in')
-rw-r--r--package/qt5/qt5webkit-examples/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/qt5/qt5webkit-examples/Config.in b/package/qt5/qt5webkit-examples/Config.in
new file mode 100644
index 0000000000..47bbcbaa68
--- /dev/null
+++ b/package/qt5/qt5webkit-examples/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_QT5WEBKIT_EXAMPLES
+ bool "qt5webkit-examples"
+ depends on BR2_PACKAGE_QT5WEBKIT
+ help
+ Qt is a cross-platform application and UI framework for
+ developers using C++.
+
+ This package contains examples for the qt5webkit module.
+
+ http://qt.io
OpenPOWER on IntegriCloud