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 / gettext / Config.in
1 config BR2_PACKAGE_GETTEXT
2         bool "gettext"
3         depends on BR2_USE_WCHAR
4         help
5           The GNU `gettext' utilities are a set of tools that provide a
6           framework to help other GNU packages produce multi-lingual
7           messages.
8
9           Only the libintl library will be installed in the
10           target. The full gettext suite, including tools, will be
11           installed in the staging directory.
12
13           http://www.gnu.org/software/gettext/
14
15 comment "gettext needs a toolchain w/ wchar"
16         depends on BR2_NEEDS_GETTEXT
17         depends on !BR2_USE_WCHAR