diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/qt/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/qt/Config.in b/package/qt/Config.in index 50c292991..1f8633b27 100644 --- a/package/qt/Config.in +++ b/package/qt/Config.in @@ -336,7 +336,6 @@ config BR2_PACKAGE_QT_NETWORK config BR2_PACKAGE_QT_WEBKIT bool "WebKit Module" depends on BR2_PACKAGE_QT_NETWORK - select BR2_PACKAGE_QT_JAVASCRIPTCORE help Build the WebKit module. If unsure, say n. @@ -366,7 +365,6 @@ config BR2_PACKAGE_QT_OPENSSL config BR2_PACKAGE_QT_SCRIPT bool "Script Module" default y - select BR2_PACKAGE_QT_JAVASCRIPTCORE help Build the Qt Script module. if unsure, say y. |