1 config BR2_PACKAGE_LIBEBML
3 depends on BR2_INSTALL_LIBSTDCPP
4 depends on BR2_USE_WCHAR
6 Access library for the EBML (Extensible Binary Meta
7 Language, a binary derivative of XML) format.
11 comment "libebml needs a toolchain w/ C++, wchar"
12 depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR