blob: c7508bbca995d36832c4a74ca57104dcc2745efa (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_ALSAMIXERGUI
depends on BR2_PACKAGE_XORG7
select BR2_PACKAGE_FLTK
bool "alsamixergui"
help
A nice GUI mixer for Alsa using fltk
http://www.iua.upf.es/~mdeboer/projects/alsamixergui/
|