summaryrefslogtreecommitdiffstats
path: root/rules/alsa-utils.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-05-04 09:48:41 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2007-05-04 09:48:41 +0000
commit2007d70822c66d013f7a03b7cbacd91257f32628 (patch)
treebbbb00eaa85ad32bdf0ea7b40f87737693493b50 /rules/alsa-utils.in
parentcba0e8d418ffaf59444c825fef6d00eecec9457f (diff)
downloadptxdist-2007d70822c66d013f7a03b7cbacd91257f32628.tar.gz
ptxdist-2007d70822c66d013f7a03b7cbacd91257f32628.tar.xz
* alsa-utils: consider new alsa-lib menu entries
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7139 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/alsa-utils.in')
-rw-r--r--rules/alsa-utils.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/alsa-utils.in b/rules/alsa-utils.in
index 1468fff7f..07e086593 100644
--- a/rules/alsa-utils.in
+++ b/rules/alsa-utils.in
@@ -3,6 +3,11 @@ config ALSA_UTILS
prompt "Alsa Utils"
select NCURSES
select ALSA_LIB
+# all tools from this package rely on special parts in the library:
+ select ALSA_LIB_MIXER
+ select ALSA_LIB_PCM
+ select ALSA_LIB_RAWMIDI
+ select ALSA_LIB_SEQ
select GLIBC_PTHREAD
help
Some utils to handle the Advanced Linux Sound Architecture.