summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5base
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2014-12-15 09:56:59 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-20 21:48:26 +0100
commit2f2c799697e29a3cf212f96c1e239292cea7ec47 (patch)
treec5d6d6d25ff8294efcb4ab63539e5ced2006bceb /package/qt5/qt5base
parentd80ae656f5b9013d030192942a906edda8376eb6 (diff)
downloadbuildroot-2f2c799697e29a3cf212f96c1e239292cea7ec47.tar.gz
buildroot-2f2c799697e29a3cf212f96c1e239292cea7ec47.zip
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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