projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7001fb
)
Explain alsa-utils dependency on ncurses
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 31 Oct 2007 06:38:59 +0000
(06:38 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 31 Oct 2007 06:38:59 +0000
(06:38 -0000)
package/alsa-utils/Config.in
patch
|
blob
|
history
diff --git
a/package/alsa-utils/Config.in
b/package/alsa-utils/Config.in
index af80e6ce6d09b5f2cb0cf1ab845d68f744bf2ed5..61d1462922c8bca0bcaa3143154701bdb8674f09 100644
(file)
--- a/
package/alsa-utils/Config.in
+++ b/
package/alsa-utils/Config.in
@@
-9,6
+9,10
@@
config BR2_PACKAGE_ALSA_UTILS
http://www.alsa-project.org/
+comment "alsa-utils needs ncurses"
+ depends on BR2_PACKAGE_ALSA_LIB
+ depends on !BR2_PACKAGE_NCURSES
+
menu "ALSA utils selection"
depends on BR2_PACKAGE_ALSA_UTILS