summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/qt5/qt5webkit/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/qt5/qt5webkit/Config.in b/package/qt5/qt5webkit/Config.in
index 7add5f95a9..48aaf945d8 100644
--- a/package/qt5/qt5webkit/Config.in
+++ b/package/qt5/qt5webkit/Config.in
@@ -23,6 +23,6 @@ config BR2_PACKAGE_QT5WEBKIT
http://qt.io
comment "qt5webkit needs a toolchain w/ dynamic library"
- depends on BR2_STATIC_LIBS
- depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
- depends on !BR2_BINFMT_FLAT
+ depends on BR2_STATIC_LIBS
+ depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
+ depends on !BR2_BINFMT_FLAT
OpenPOWER on IntegriCloud