summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5websockets/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-06-01 09:58:54 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-06-01 09:58:54 +0200
commit27a5414804f7b8ab41101aad219ebef02d364bde (patch)
treec9535dfed260314855b3ba1fe2c75652fdf60a1a /package/qt5/qt5websockets/Config.in
parentf6162290fb6800fecffb86eed42069aa0f813f87 (diff)
parentfc90fa9417d8b99b5d1c77aaa9e4c9ac4c8c7c58 (diff)
downloadbuildroot-27a5414804f7b8ab41101aad219ebef02d364bde.tar.gz
buildroot-27a5414804f7b8ab41101aad219ebef02d364bde.zip
Merge branch 'next'
Conflicts: package/gdb/Config.in.host Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5websockets/Config.in')
-rw-r--r--package/qt5/qt5websockets/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/qt5/qt5websockets/Config.in b/package/qt5/qt5websockets/Config.in
new file mode 100644
index 0000000000..be693c7c44
--- /dev/null
+++ b/package/qt5/qt5websockets/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_QT5WEBSOCKETS
+ bool "qt5websockets"
+ select BR2_PACKAGE_QT5BASE
+ select BR2_PACKAGE_QT5BASE_NETWORK
+ help
+ Qt is a cross-platform application and UI framework for
+ developers using C++.
+
+ This package corresponds to the qt5websockets module.
+
+ http://qt-project.org
OpenPOWER on IntegriCloud