aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2009-02-20 00:27:29 -0600
committerMike Westerhof <mwester@dls.net>2009-02-20 00:27:29 -0600
commit4afdf8809c8272b53371633fa0ffa2cd00f911bb (patch)
tree062922aa23fb6cde17d9caaecb06ce7b45764df1
parentff363a5e672a894bb366b66c0460c5fc07f12034 (diff)
downloadopenembedded-4afdf8809c8272b53371633fa0ffa2cd00f911bb.tar.gz
gst-plugins-base: re-instate 0.10.17 so that SlugOS feeds build again.
Sigh.
-rw-r--r--packages/gstreamer/gst-plugins-base_0.10.17.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/gstreamer/gst-plugins-base_0.10.17.bb b/packages/gstreamer/gst-plugins-base_0.10.17.bb
new file mode 100644
index 0000000000..0a1f17fcd8
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-base_0.10.17.bb
@@ -0,0 +1,12 @@
+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 += "alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
+
+PR = "r5"
+