aboutsummaryrefslogtreecommitdiffstats
path: root/packages/webkit
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2008-05-16 09:50:58 +0000
committerJohn Lee <john_lee@openmoko.org>2008-05-16 09:50:58 +0000
commit149338360fffc90d6d06ee0036a000881a231428 (patch)
tree4e391e5d17a7afef6bcafe272c652514c401e4df /packages/webkit
parent34c347b9448e1c752c885cf312ec730e1176af9d (diff)
downloadopenembedded-149338360fffc90d6d06ee0036a000881a231428.tar.gz
webkit-gtk: requires libxt now.
Diffstat (limited to 'packages/webkit')
-rw-r--r--packages/webkit/webkit-gtk_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/webkit/webkit-gtk_svn.bb b/packages/webkit/webkit-gtk_svn.bb
index 4fe9cb8a00..3260bec414 100644
--- a/packages/webkit/webkit-gtk_svn.bb
+++ b/packages/webkit/webkit-gtk_svn.bb
@@ -1,10 +1,10 @@
-DEPENDS = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3"
+DEPENDS = "curl icu libxml2 cairo libxslt libxt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3"
SRCREV_FORMAT = "webcore-rwebkit"
# Yes, this is wrong...
PV = "0.1+svnr${SRCREV}"
-PR = "r4"
+PR = "r5"
SRC_URI = "\
svn://svn.webkit.org/repository/webkit/trunk/;module=JavaScriptCore;proto=http \