summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5base
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt5/qt5base')
-rw-r--r--package/qt5/qt5base/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/qt5/qt5base/Config.in b/package/qt5/qt5base/Config.in
index 7b334b4bd5..30f9a49dfa 100644
--- a/package/qt5/qt5base/Config.in
+++ b/package/qt5/qt5base/Config.in
@@ -37,7 +37,7 @@ config BR2_PACKAGE_QT5BASE_EXAMPLES
If unsure, say N.
config BR2_PACKAGE_QT5BASE_NETWORK
- def_bool y
+ def_bool y
config BR2_PACKAGE_QT5BASE_CONCURRENT
bool "concurrent module"
@@ -45,7 +45,7 @@ config BR2_PACKAGE_QT5BASE_CONCURRENT
This options enables the Qt5Concurrent library.
config BR2_PACKAGE_QT5BASE_SQL
- def_bool y
+ def_bool y
if BR2_PACKAGE_QT5BASE_SQL
config BR2_PACKAGE_QT5BASE_MYSQL
OpenPOWER on IntegriCloud