cf10280744
And provide correct dependencies (alsa-lib). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
config BR2_PACKAGE_ALSAMIXERGUI
|
|
depends on BR2_PACKAGE_XORG7
|
|
depends on BR2_PACKAGE_ALSA_LIB
|
|
select BR2_PACKAGE_FLTK
|
|
bool "alsamixergui"
|
|
help
|
|
A nice GUI mixer for Alsa using fltk
|
|
|
|
http://www.iua.upf.es/~mdeboer/projects/alsamixergui/
|