Signed-off-by: Juergen Borleis <[email protected]>
---
 rules/alsa-lib.in | 2 ++
 1 file changed, 2 insertions(+)

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
-- 
2.11.0


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to