summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-10-24 17:37:34 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-27 09:44:56 +0100
commit24807c6bf5a78e9472a6877695fd9d3928ceacdd (patch)
tree4fb15770d8b5f22d6a63fc698ea0f793f18a65c9 /meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
parent8d4b851f5ec50537745574488feb4f5c9104e2b2 (diff)
downloadpoky-24807c6bf5a78e9472a6877695fd9d3928ceacdd.tar.gz
pulseaudio: move helper binaries into the relevant module packages
proximity-helper is only used by the bluetooth-proximity module, and gconf-helper is only used by the gconf module. Clarify the packaging and clean up dependencies by shipping the helper binaries with the modules that spawn them. (From OE-Core rev: 039170824cb77c1a68ec91d9f4dc1ae12f701b87) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb')
-rw-r--r--meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
index d25b424214..07410a4a63 100644
--- a/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
+++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
@@ -1,6 +1,6 @@
1require pulseaudio.inc 1require pulseaudio.inc
2 2
3PR = "r8" 3PR = "r9"
4 4
5DEPENDS += "libjson gdbm speex libxml-parser-perl-native" 5DEPENDS += "libjson gdbm speex libxml-parser-perl-native"
6 6