webkit: needs libcurl, not the curl binary

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2010-11-19 10:17:09 +01:00
parent d51948317b
commit e152912065
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ config BR2_PACKAGE_WEBKIT
depends on BR2_USE_WCHAR
depends on BR2_PACKAGE_LIBGTK2
select BR2_PACKAGE_ICU
select BR2_PACKAGE_CURL
select BR2_PACKAGE_LIBCURL
select BR2_PACKAGE_LIBXML2
select BR2_PACKAGE_LIBXSLT
select BR2_PACKAGE_SQLITE