From: Yann E. MORIN Date: Tue, 8 Apr 2014 21:50:16 +0000 (+0200) Subject: package/webkit: threads are also needed for icu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=48c3eefca6e9f33d8b736e2bffcee152ce8abb9a;p=buildroot.git package/webkit: threads are also needed for icu Add icu to the comment-list of packages requiring threads. Signed-off-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- 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