1 config BR2_PACKAGE_LIBMATROSKA
3 select BR2_PACKAGE_LIBEBML
4 depends on BR2_INSTALL_LIBSTDCPP
5 depends on BR2_USE_WCHAR
7 Extensible open standard audio/video container format access
12 comment "libmatroska needs a toolchain w/ C++, wchar"
13 depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR