From e152912065332cd24ff0a03b8ae659253c0a01c1 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 19 Nov 2010 10:17:09 +0100 Subject: webkit: needs libcurl, not the curl binary Signed-off-by: Peter Korsgaard --- package/webkit/webkit.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/webkit/webkit.mk') 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 -- cgit v1.2.3