[2/2] gst-plugins-good: add pulseaudio to DEPENDS
Submitted by Paul Eggleton on Oct. 17, 2011, 1:27 p.m.
|
Patch ID: 13355
Details
Commit Message
@@ -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
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> --- .../gstreamer/gst-plugins-good_0.10.28.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)