webkit: needs host-ruby
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 10 Jun 2013 16:22:59 +0000 (13:22 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 10 Jun 2013 21:08:05 +0000 (23:08 +0200)
Fixes:
http://autobuild.buildroot.net/results/13a/13a4ad4622be0c9f395e8c81db2a842b71962f61/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/webkit/webkit.mk

index 9aa8390bf1cda6370a711f4102ae9b48b2aff661..116a5e79a725cbe2b2c24f1b9fb0cc2f5e39c4bd 100644 (file)
@@ -8,8 +8,8 @@ WEBKIT_VERSION = 1.9.6
 WEBKIT_SITE = http://www.webkitgtk.org/releases
 WEBKIT_SOURCE = webkit-$(WEBKIT_VERSION).tar.xz
 WEBKIT_INSTALL_STAGING = YES
-WEBKIT_DEPENDENCIES = host-flex host-bison host-gperf icu libcurl libxml2 \
-       libxslt libgtk2 sqlite enchant libsoup jpeg libgail
+WEBKIT_DEPENDENCIES = host-ruby host-flex host-bison host-gperf icu libcurl \
+       libxml2 libxslt libgtk2 sqlite enchant libsoup jpeg libgail
 
 # webkit-disable-tests.patch changes configure.ac therefore autoreconf required
 WEBKIT_AUTORECONF = YES