summaryrefslogtreecommitdiff
path: root/package/webkit/webkit.mk
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-11-19 10:17:09 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-11-19 10:17:09 +0100
commite152912065332cd24ff0a03b8ae659253c0a01c1 (patch)
treebd8fd9014bc32c1c1119b027e81cb4a772705251 /package/webkit/webkit.mk
parentd51948317bd6f9e49883e2bd494ff64a9cb60fb3 (diff)
webkit: needs libcurl, not the curl binary
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/webkit/webkit.mk')
-rw-r--r--package/webkit/webkit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/webkit/webkit.mk b/package/webkit/webkit.mk
index 247ce77bb..3f4e8fe24 100644
--- a/package/webkit/webkit.mk
+++ b/package/webkit/webkit.mk
@@ -10,7 +10,7 @@ WEBKIT_SITE = http://www.webkitgtk.org
WEBKIT_INSTALL_STAGING = YES
WEBKIT_LIBTOOL_PATCH = NO
-WEBKIT_DEPENDENCIES = host-flex host-gperf icu curl libxml2 libxslt \
+WEBKIT_DEPENDENCIES = host-flex host-gperf icu libcurl libxml2 libxslt \
libgtk2 sqlite enchant libsoup jpeg libgail
WEBKIT_CONF_ENV = ac_cv_path_icu_config=$(STAGING_DIR)/usr/bin/icu-config