summaryrefslogtreecommitdiff
path: root/packages/gstreamer/gst-plugins-base_0.10.14.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-07 01:58:39 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-07 01:58:39 +0000
commitd045b43b1b6596aab41fcb4aee4df52df60b4434 (patch)
treeb9827acd970199ceeae3ec86220e471880fe682a /packages/gstreamer/gst-plugins-base_0.10.14.bb
parent9cf03437b90739a90900f8fbc6363a056562a783 (diff)
gstreamer update:
* gstreamer 0.10.14 * gst-plugins-base 0.10.14 * gst-plugins-good 0.10.6 * gst-plugins-bad 0.10.5 (doesn't compile yet) * gst-plugins-ugly 0.10.6
Diffstat (limited to 'packages/gstreamer/gst-plugins-base_0.10.14.bb')
-rw-r--r--packages/gstreamer/gst-plugins-base_0.10.14.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/gstreamer/gst-plugins-base_0.10.14.bb b/packages/gstreamer/gst-plugins-base_0.10.14.bb
new file mode 100644
index 0000000000..33b189a0ff
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-base_0.10.14.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"
+
+PR = "r2"
+