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
This commit is contained in:
Richard Purdie 2008-06-26 20:51:35 +00:00
parent 4f471c9a75
commit 8ce2e75dd7
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
DEPENDS = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3"
DEPENDS_darwin8 = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer flex-native gperf-native perl-native sqlite3"
SRCREV_FORMAT = "webcore-rwebkit"