mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
libintl: needs wchar like gettext
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -27,6 +27,7 @@ config BR2_PACKAGE_GETTEXT_STATIC
|
||||
config BR2_PACKAGE_LIBINTL
|
||||
bool "libintl"
|
||||
depends on BR2_NEEDS_GETTEXT
|
||||
depends on BR2_USE_WCHAR
|
||||
help
|
||||
Selecting this package installs all of gettext in the staging
|
||||
directory and the shared library for it's use in the target.
|
||||
|
||||
Reference in New Issue
Block a user