summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/webkit/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/webkit/Config.in b/package/webkit/Config.in
index 5ba2eb3e1f..41122872e4 100644
--- a/package/webkit/Config.in
+++ b/package/webkit/Config.in
@@ -13,7 +13,7 @@ config BR2_PACKAGE_WEBKIT
bool "webkit"
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_USE_WCHAR # enchant -> libglib2
- depends on BR2_TOOLCHAIN_HAS_THREADS # enchant -> libglib2
+ depends on BR2_TOOLCHAIN_HAS_THREADS # enchant -> libglib2; icu
depends on BR2_PACKAGE_LIBGTK2
depends on BR2_PACKAGE_WEBKIT_ARCH_SUPPORTS
depends on !BR2_BINFMT_FLAT # icu
OpenPOWER on IntegriCloud