aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-base_0.10.32.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-03-07 20:46:51 +0100
committerKoen Kooi <koen@openembedded.org>2011-03-07 20:47:25 +0100
commit39a3744df0a738d1b4d35aaf1f4e7c0eddac230d (patch)
treef1f3a636c32518f79f4141d8778ec419c76fefea /recipes/gstreamer/gst-plugins-base_0.10.32.bb
parent66c7b423bbb83e66c610ececab08a2476470e674 (diff)
downloadopenembedded-39a3744df0a738d1b4d35aaf1f4e7c0eddac230d.tar.gz
gst-plugins: remove last traces of gnome-vfs
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/gstreamer/gst-plugins-base_0.10.32.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-base_0.10.32.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gstreamer/gst-plugins-base_0.10.32.bb b/recipes/gstreamer/gst-plugins-base_0.10.32.bb
index 025b5894a2..2bf112c26d 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.32.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.32.bb
@@ -15,7 +15,7 @@ PROVIDES += "gst-plugins"
# if alsa has been built and is present. You will
# not get an error if this is not present, just
# a missing alsa plugin
-DEPENDS += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv libxrandr gtk+"
+DEPENDS += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype libxv libxrandr gtk+"
def get_gstreamer_fpu_setting(bb, d):
if bb.data.getVar('TARGET_FPU', d, 1) in [ 'soft' ]: