libunistring: add wchar dependency
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 25 Nov 2014 21:33:10 +0000 (22:33 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 26 Nov 2014 20:51:41 +0000 (21:51 +0100)
commit8df26deab145425251fc3c6a0175a63e3fb10c0d
treeea34c030d37590901d03cf506435f7aea881b302
parent319e7ffbe8fa4a1ff7733c40ff87123bbc495f82
libunistring: add wchar dependency

Even though libunistring itself builds fine, its library contains
undefined references to wchar related functions, which are causing
link failures when the library is actually linked into an application.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libunistring/Config.in