]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-plugins-good: add pulseaudio to DEPENDS
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 17 Oct 2011 13:27:53 +0000 (14:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Oct 2011 15:57:31 +0000 (16:57 +0100)
This explicitly enables the pulseaudio plugin rather than it being built
if pulseaudio happens to have been built first.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.28.bb

index cca63e923b9070fb4b82e82c05cc0cf6e4b823b0..6c837a75ce66c7dfc03faa6c948aaeae5b8fa87f 100644 (file)
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
 
 DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
-           speex libsoup-2.4"
-PR = "r1"
+           speex libsoup-2.4 pulseaudio"
+PR = "r2"
 
 inherit gettext