summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-05-30 16:41:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-05-30 16:41:31 +0200
commit073ee8b79a6b3170b4fc5585c7e40bad4aefd384 (patch)
tree63eb46ce254a349b6a75fe55325ff1faa5204957
parenteda48b9bc1d6dcdd79c5881f9a3e879477ac1d4f (diff)
downloadptxdist-073ee8b79a6b3170b4fc5585c7e40bad4aefd384.tar.gz
ptxdist-073ee8b79a6b3170b4fc5585c7e40bad4aefd384.tar.xz
pulseaudio: add missing dependencyptxdist-2016.05.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/pulseaudio.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/pulseaudio.in b/rules/pulseaudio.in
index 2add74956..06dcf6db1 100644
--- a/rules/pulseaudio.in
+++ b/rules/pulseaudio.in
@@ -7,6 +7,7 @@ config PULSEAUDIO
select LIBC_RT
select LIBC_PTHREAD
select ALSA_LIB
+ select ALSA_LIB_MIXER
select JSON_C
select LIBCAP
select LIBLTDL