summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/qt/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/qt/Config.in b/package/qt/Config.in
index ddee2cc29..faebfa054 100644
--- a/package/qt/Config.in
+++ b/package/qt/Config.in
@@ -310,6 +310,7 @@ config BR2_PACKAGE_QT_XMLPATTERNS
config BR2_PACKAGE_QT_MULTIMEDIA
bool "Multimedia Module"
+ depends on BR2_PACKAGE_QT_GUI_MODULE
help
Build QtMultimedia module.
@@ -322,6 +323,7 @@ config BR2_PACKAGE_QT_AUDIO_BACKEND
config BR2_PACKAGE_QT_SVG
bool "SVG Module"
+ depends on BR2_PACKAGE_QT_GUI_MODULE
help
Build the SVG module.
If unsure, say n