[oe-commits] Angus Ainslie : webkit-gtk: change libcurl dependency to libsoup

GIT User account git at amethyst.openembedded.net
Thu Apr 30 19:38:21 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: c3b88a2970c0f6d7e79854d97d346945527254d6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c3b88a2970c0f6d7e79854d97d346945527254d6

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Thu Apr 30 13:30:31 2009 -0600

webkit-gtk: change libcurl dependency to libsoup

---

 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 a0c2d89..f7c0fd4 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 = "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 = "libsoup-2.4 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"
 





More information about the Openembedded-commits mailing list