summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJulien Boibessot2010-02-11 17:31:25 +0100
committerPeter Korsgaard2010-02-18 11:11:43 +0100
commit909fb5be4b69359f93fef419592dfcb5174480ed (patch)
treec8ba52596dc7110739b927ec8063ce7ca4066ec4 /CHANGES
parentat91boostrap makefile, correct typo in line continuation character. (diff)
downloadbuildroot-909fb5be4b69359f93fef419592dfcb5174480ed.tar.gz
buildroot-909fb5be4b69359f93fef419592dfcb5174480ed.tar.xz
buildroot-909fb5be4b69359f93fef419592dfcb5174480ed.zip
alsa-utils: alsamixer need libform, libmenu & libpanel (from ncurses)
Without this patch alsamixer complains about missing libs and ldd says: libform.so.5 => not found libmenu.so.5 => not found libpanel.so.5 => not found libncurses.so.5 => /usr/lib/libncurses.so.5 (0x4000e000) libasound.so.2 => /usr/lib/libasound.so.2 (0x40056000) ... <cut> Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 05cb4aef1..c03760cf0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,8 +2,8 @@
Fixes all over the tree and new features.
- Updated/fixed packages: alsa-lib, argus, at, gst-plugins-good,
- libpcap, rsync, tcl, xproto_trapproto
+ Updated/fixed packages: alsa-lib, alsa-utils, argus, at,
+ gst-plugins-good, libpcap, rsync, tcl, xproto_trapproto
Issues resolved (http://bugs.uclibc.org):