From: Lionel Landwerlin Date: Sun, 15 Nov 2009 10:12:57 +0000 (+0100) Subject: webkit: fix dependencies on host tools flex and gperf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7a6cfc22500b5d9d4057d74ac6f4f238780848d;p=buildroot.git webkit: fix dependencies on host tools flex and gperf Signed-off-by: Lionel Landwerlin Signed-off-by: Peter Korsgaard --- diff --git a/package/webkit/webkit.mk b/package/webkit/webkit.mk index 01baa277f4..389a5fc251 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