diff --git a/package/qt/Config.in b/package/qt/Config.in index eafc855a44..4a3945c82b 100644 --- a/package/qt/Config.in +++ b/package/qt/Config.in @@ -373,6 +373,7 @@ config BR2_PACKAGE_QT_SCRIPT config BR2_PACKAGE_QT_SCRIPTTOOLS bool "Script Tools Module" depends on BR2_PACKAGE_QT_SCRIPT + depends on BR2_PACKAGE_QT_GUI_MODULE help Build the Qt Script Tools module. if unsure, say n.