aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer/gst-plugins-base_0.10.17.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2008-10-27 20:48:40 +0100
committerMarcin Juszkiewicz <hrw@openembedded.org>2008-10-27 20:48:54 +0100
commiteaffa38a6517ad86aedd52cd2abce117fc6817a9 (patch)
tree84658063b62608dbd4ed8f6fb970f759be01d9c5 /packages/gstreamer/gst-plugins-base_0.10.17.bb
parent218c19c3ece41993cfe296657fafe65d316bfce9 (diff)
downloadopenembedded-eaffa38a6517ad86aedd52cd2abce117fc6817a9.tar.gz
gst-plugins-base: enabled XVideo output and gnome-vfs plugin
Diffstat (limited to 'packages/gstreamer/gst-plugins-base_0.10.17.bb')
-rw-r--r--packages/gstreamer/gst-plugins-base_0.10.17.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gstreamer/gst-plugins-base_0.10.17.bb b/packages/gstreamer/gst-plugins-base_0.10.17.bb
index e045d218d2..d2fd547a26 100644
--- a/packages/gstreamer/gst-plugins-base_0.10.17.bb
+++ b/packages/gstreamer/gst-plugins-base_0.10.17.bb
@@ -6,7 +6,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 += "alsa-lib libsm virtual/libx11 freetype"
+DEPENDS += "alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
-PR = "r3"
+PR = "r4"