summaryrefslogtreecommitdiffstats
path: root/meta/packages/webkit/webkit-gtk_svn.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-06-26 20:51:35 +0000
committerRichard Purdie <richard@openedhand.com>2008-06-26 20:51:35 +0000
commit8ce2e75dd7d1bfa22951ef46eea3927f3e342119 (patch)
tree4b64de4050a768df338ca46f1120f7fc735e5ac6 /meta/packages/webkit/webkit-gtk_svn.bb
parent4f471c9a75e7d11d84bfb43cc9c100b1ffcef541 (diff)
downloadpoky-8ce2e75dd7d1bfa22951ef46eea3927f3e342119.tar.gz
webkit-gtk: For now, don't pull in gstreamer plugins or gnome-vfs on darwin
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4740 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/webkit/webkit-gtk_svn.bb')
-rw-r--r--meta/packages/webkit/webkit-gtk_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/webkit/webkit-gtk_svn.bb b/meta/packages/webkit/webkit-gtk_svn.bb
index 2e7a0885c0..a2041623f2 100644
--- a/meta/packages/webkit/webkit-gtk_svn.bb
+++ b/meta/packages/webkit/webkit-gtk_svn.bb
@@ -1,4 +1,5 @@
1DEPENDS = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3" 1DEPENDS = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3"
2DEPENDS_darwin8 = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer flex-native gperf-native perl-native sqlite3"
2 3
3SRCREV_FORMAT = "webcore-rwebkit" 4SRCREV_FORMAT = "webcore-rwebkit"
4 5