summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5connectivity/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt5/qt5connectivity/Config.in')
-rw-r--r--package/qt5/qt5connectivity/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qt5/qt5connectivity/Config.in b/package/qt5/qt5connectivity/Config.in
index 8903fc9496..8bda8de66a 100644
--- a/package/qt5/qt5connectivity/Config.in
+++ b/package/qt5/qt5connectivity/Config.in
@@ -1,9 +1,9 @@
config BR2_PACKAGE_QT5CONNECTIVITY
bool "qt5connectivity"
+ depends on BR2_PACKAGE_NEARD || BR2_PACKAGE_BLUEZ_UTILS || BR2_PACKAGE_BLUEZ5_UTILS
select BR2_PACKAGE_QT5BASE
select BR2_PACKAGE_QT5BASE_CONCURRENT
select BR2_PACKAGE_QT5BASE_DBUS
- depends on BR2_PACKAGE_NEARD || BR2_PACKAGE_BLUEZ_UTILS || BR2_PACKAGE_BLUEZ5_UTILS
help
Qt is a cross-platform application and UI framework for
developers using C++.
OpenPOWER on IntegriCloud