summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2019-11-04 09:56:08 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-11-04 19:54:42 +0100
commitaa19cb45727c1860a5c7ddd98db6f383d7c74f21 (patch)
treee935eec35841c90054e22cf7ed38cecd1154d3fb
parent6f13ca341e9d959e9affdd140e61bc21ccaa0e04 (diff)
downloadptxdist-aa19cb45727c1860a5c7ddd98db6f383d7c74f21.tar.gz
ptxdist-aa19cb45727c1860a5c7ddd98db6f383d7c74f21.tar.xz
alsa-libs: honor inter-package dependencies
Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/alsa-lib.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/alsa-lib.in b/rules/alsa-lib.in
index edc40e186..ae859fee3 100644
--- a/rules/alsa-lib.in
+++ b/rules/alsa-lib.in
@@ -35,6 +35,7 @@ config ALSA_LIB_READ
config ALSA_LIB_MIXER
bool
+ select ALSA_LIB_PCM
default y
prompt "mixer"
help
@@ -76,6 +77,7 @@ config ALSA_LIB_HWDEP
config ALSA_LIB_SEQ
bool
+ select ALSA_LIB_PCM
default y
prompt "sequencer"
help