summaryrefslogtreecommitdiffstats
path: root/package/webkit
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2009-11-15 11:12:57 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-01-27 14:58:40 +0100
commitf7a6cfc22500b5d9d4057d74ac6f4f238780848d (patch)
tree8a3fc26218c0f63b039da31a226a4addf2b3f853 /package/webkit
parentc8bafd26692cc3182be8ac8032c1dd75a04f2672 (diff)
downloadbuildroot-novena-f7a6cfc22500b5d9d4057d74ac6f4f238780848d.tar.gz
buildroot-novena-f7a6cfc22500b5d9d4057d74ac6f4f238780848d.zip
webkit: fix dependencies on host tools flex and gperf
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/webkit')
-rw-r--r--package/webkit/webkit.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/webkit/webkit.mk b/package/webkit/webkit.mk
index 01baa277f..389a5fc25 100644
--- a/package/webkit/webkit.mk
+++ b/package/webkit/webkit.mk
@@ -11,8 +11,8 @@ WEBKIT_INSTALL_STAGING = YES
WEBKIT_INSTALL_TARGET = YES
WEBKIT_LIBTOOL_PATCH = NO
-WEBKIT_DEPENDENCIES = icu curl libxml2 libxslt libgtk2 sqlite enchant \
- libsoup
+WEBKIT_DEPENDENCIES = host-flex host-gperf icu curl libxml2 libxslt \
+ libgtk2 sqlite enchant libsoup
ifeq ($(BR2_PACKAGE_WEBKIT_X11),y)
WEBKIT_CONF_OPT = --with-target=x11