aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-20 16:17:18 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-20 16:17:18 +0200
commitfce62e09909e6cf915ccbe0914ddd7acc6df2003 (patch)
treec0163a227e1e267413f1a1018cdc88941fa957e6 /recipes/gstreamer
parentca79c209bdf8c1937005245197bc368c155b8ff7 (diff)
downloadopenembedded-fce62e09909e6cf915ccbe0914ddd7acc6df2003.tar.gz
gst-plugins-base: update to 0.10.23
Diffstat (limited to 'recipes/gstreamer')
-rw-r--r--recipes/gstreamer/gst-plugins-base_0.10.23.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins-base_0.10.23.bb b/recipes/gstreamer/gst-plugins-base_0.10.23.bb
new file mode 100644
index 0000000000..d3bfb6c671
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-base_0.10.23.bb
@@ -0,0 +1,10 @@
+require gst-plugins.inc
+
+PROVIDES += "gst-plugins"
+
+# gst-plugins-base only builds the alsa plugin
+# 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 += "libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
+