[OE-core] [PATCH 2/2] gst-plugins-good: add pulseaudio to DEPENDS

Paul Eggleton paul.eggleton at linux.intel.com
Mon Oct 17 13:27:53 UTC 2011


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 at linux.intel.com>
---
 .../gstreamer/gst-plugins-good_0.10.28.bb          |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.28.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.28.bb
index cca63e9..6c837a7 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.28.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.28.bb
@@ -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
 
-- 
1.7.4.1





More information about the Openembedded-core mailing list