]> code.ossystems Code Review - openembedded-core.git/commitdiff
webkit-gtk: For now, don't pull in gstreamer plugins or gnome-vfs on darwin
authorRichard Purdie <richard@openedhand.com>
Thu, 26 Jun 2008 20:51:35 +0000 (20:51 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 26 Jun 2008 20:51:35 +0000 (20:51 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4740 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/webkit/webkit-gtk_svn.bb

index 2e7a0885c06933778fc4810aa5c14d05eaf52ff2..a2041623f28c423be7c1a900e85b602d14ba449a 100644 (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"