diff options
author | Koen Kooi <koen@openembedded.org> | 2009-03-28 13:34:36 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-03-28 13:34:36 +0100 |
commit | adc3749d8ca13c9983f3a0706092b62c6c52c0ab (patch) | |
tree | de2543c27d947a528606daee27cd14167c5f65b1 /recipes/webkit/webkit-gtk_svn.bb | |
parent | 5b6bb392f249d2d9fe6b3f8a2a5d29d507eb8e49 (diff) |
webkit-gtk: bump SRCREV
* runtime tested on beagleboard with midori and epiphany
Diffstat (limited to 'recipes/webkit/webkit-gtk_svn.bb')
-rw-r--r-- | recipes/webkit/webkit-gtk_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/webkit/webkit-gtk_svn.bb b/recipes/webkit/webkit-gtk_svn.bb index 729011515e..49b1590733 100644 --- a/recipes/webkit/webkit-gtk_svn.bb +++ b/recipes/webkit/webkit-gtk_svn.bb @@ -1,5 +1,5 @@ DESCRIPTION = "WebKit browser engine, GTK+ edition" -DEPENDS = "libsoup-2.4 curl icu libxml2 cairo libxslt libxt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs bison-native flex-native gperf-native perl-native sqlite3" +DEPENDS = "gnome-keyring libsoup-2.4 curl icu libxml2 cairo libxslt libxt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs bison-native flex-native gperf-native perl-native sqlite3" SRCREV_FORMAT = "webcore-rwebkit" |