summaryrefslogtreecommitdiffstats
path: root/package/webkit
diff options
context:
space:
mode:
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 9aa8390bf..116a5e79a 100644
--- a/package/webkit/webkit.mk
+++ b/package/webkit/webkit.mk
@@ -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