diff options
Diffstat (limited to 'package/qt')
-rw-r--r-- | package/qt/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/qt/Config.in b/package/qt/Config.in index 214f14090..ab231d9bd 100644 --- a/package/qt/Config.in +++ b/package/qt/Config.in @@ -380,6 +380,7 @@ config BR2_PACKAGE_QT_SCRIPTTOOLS config BR2_PACKAGE_QT_DECLARATIVE bool "Declarative module" + depends on BR2_PACKAGE_QT_SCRIPT depends on BR2_PACKAGE_QT_GUI_MODULE help Build the Qt Declarative Module for qml support |