The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libunistring / Config.in
1 config BR2_PACKAGE_LIBUNISTRING
2         bool "libunistring"
3         depends on BR2_USE_WCHAR
4         help
5           The libunistring library provides functions for manipulating
6           Unicode strings and for manipulating C strings according to
7           the Unicode standard.
8
9           http://www.gnu.org/software/libunistring/
10
11 comment "libunistring needs a toolchain w/ wchar"
12         depends on !BR2_USE_WCHAR