summaryrefslogtreecommitdiff
path: root/package/alsamixergui
AgeCommit message (Collapse)Author
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2008-08-27alsamixergui: fix long help text linesPeter Korsgaard
Select fltk and fix homepage link while we're at it.
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-04-24remove arch specific mistakeJohn Voltz
2008-04-24small fix for alsamixerguiJohn Voltz
2008-03-20add alsamixergui and docker packagesJohn Voltz