diff --git a/package/webkit/Config.in b/package/webkit/Config.in index 789e427f31..44a208a411 100644 --- a/package/webkit/Config.in +++ b/package/webkit/Config.in @@ -26,5 +26,5 @@ config BR2_PACKAGE_WEBKIT http://webkit.org/ comment "webkit requires libgtk2 and a toolchain with C++, WCHAR, threading support" - depends on BR2_PACKAGE_LIBGTK2 || !BR2_INSTALL_LIBSTDCPP || \ + depends on !BR2_PACKAGE_LIBGTK2 || !BR2_INSTALL_LIBSTDCPP || \ !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS