|
@@ -37,7 +37,7 @@ config BR2_PACKAGE_QT5BASE_EXAMPLES
|
|
If unsure, say N.
|
|
If unsure, say N.
|
|
|
|
|
|
config BR2_PACKAGE_QT5BASE_NETWORK
|
|
config BR2_PACKAGE_QT5BASE_NETWORK
|
|
- def_bool y
|
|
|
|
|
|
+ def_bool y
|
|
|
|
|
|
config BR2_PACKAGE_QT5BASE_CONCURRENT
|
|
config BR2_PACKAGE_QT5BASE_CONCURRENT
|
|
bool "concurrent module"
|
|
bool "concurrent module"
|
|
@@ -45,7 +45,7 @@ config BR2_PACKAGE_QT5BASE_CONCURRENT
|
|
This options enables the Qt5Concurrent library.
|
|
This options enables the Qt5Concurrent library.
|
|
|
|
|
|
config BR2_PACKAGE_QT5BASE_SQL
|
|
config BR2_PACKAGE_QT5BASE_SQL
|
|
- def_bool y
|
|
|
|
|
|
+ def_bool y
|
|
|
|
|
|
if BR2_PACKAGE_QT5BASE_SQL
|
|
if BR2_PACKAGE_QT5BASE_SQL
|
|
config BR2_PACKAGE_QT5BASE_MYSQL
|
|
config BR2_PACKAGE_QT5BASE_MYSQL
|