summaryrefslogtreecommitdiffstats
path: root/package/alsamixergui/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* alsamixergui: fix alsa dependenciesPeter Korsgaard2011-02-251-0/+2
| | | | | | Alsamixergui needs pcm and mixer support in alsa-lib. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* alsamixergui: needs C++ support for fltkPeter Korsgaard2010-07-211-0/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/alsamixergui: fix buildPeter Korsgaard2009-11-301-0/+1
| | | | | | And provide correct dependencies (alsa-lib). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* alsamixergui: depend on x11 support, rather than (indirectly) selecting itPeter Korsgaard2009-11-231-0/+1
| | | | | | | | | | Packages should depend on BR2_PACKAGE_XORG7 rather than selecting it, because: - X brings in a lot of dependencies, so shouldn't get implicitly enabled - Select doesn't check dependencies, so build breaks if XORG dependencies aren't met (locale/wchar) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* alsamixergui: fix long help text linesPeter Korsgaard2008-08-271-1/+2
| | | | Select fltk and fix homepage link while we're at it.
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0Star
| | | | 'default n' is the default, so there's no need to say it explicitly.
* add alsamixergui and docker packagesJohn Voltz2008-03-201-0/+7