open-plc-utils: new package
[buildroot-gz.git] / package / libmatroska / Config.in
blob81270dede4382c07c8fe74ac759460307283879a
1 config BR2_PACKAGE_LIBMATROSKA
2         bool "libmatroska"
3         select BR2_PACKAGE_LIBEBML
4         depends on BR2_INSTALL_LIBSTDCPP
5         help
6           Extensible open standard audio/video container format access
7           library.
9           http://matroska.org
11 comment "libmatroska needs a toolchain w/ C++"
12         depends on !BR2_INSTALL_LIBSTDCPP