1 config BR2_PACKAGE_PYTHON_PYICU
3 depends on !BR2_BINFMT_FLAT # icu
4 depends on BR2_INSTALL_LIBSTDCPP # icu
7 Python extension wrapping the ICU C++ API.
9 http://pyicu.osafoundation.org/
11 comment "python-pyicu needs a toolchain w/ C++"
12 depends on !BR2_BINFMT_FLAT
13 depends on !BR2_INSTALL_LIBSTDCPP