buildroot/package/icu/Config.in

9 lines
212 B
Plaintext
Raw Normal View History

2008-03-06 19:12:45 +01:00
config BR2_PACKAGE_ICU
bool "icu"
2009-01-27 16:02:22 +01:00
depends on BR2_INSTALL_LIBSTDCPP
2008-03-06 19:12:45 +01:00
help
International Components for Unicode.
2009-01-27 16:02:22 +01:00
comment "icu requires a toolchain with C++ support enabled"
depends on !BR2_INSTALL_LIBSTDCPP