summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/qt5/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/qt5/Config.in b/package/qt5/Config.in
index 1c9f8a634..9e9104a56 100644
--- a/package/qt5/Config.in
+++ b/package/qt5/Config.in
@@ -7,6 +7,7 @@ menuconfig BR2_PACKAGE_QT5
depends on BR2_USE_WCHAR
depends on BR2_INET_IPV6
depends on BR2_TOOLCHAIN_HAS_THREADS
+ depends on !BR2_PACKAGE_QT
help
This option enables the Qt5 framework. Sub-options allow to
select which modules should be built.