mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
Config.in selects libiconv in certain situations (uClibc with locales not enabled). This may lead to a build error with utils/test-pkg -p mpd. Add missing optional dependency and restore sorting order. Signed-off-by: Andreas Ziegler <br025@umbiko.net> Signed-off-by: Julien Olivain <ju.o@free.fr>