buildrootschalter/package/libebml/Config.in
Peter Korsgaard d19be01683 package: add libebml package
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-27 16:06:05 -08:00

12 lines
303 B
Plaintext

config BR2_PACKAGE_LIBEBML
bool "libebml"
depends on BR2_INSTALL_LIBSTDCPP
help
Access library for the EBML (Extensible Binary Meta
Language, a binary derivative of XML) format.
http://matroska.org
comment "libebml requires a toolchain with C++ support"
depends on !BR2_INSTALL_LIBSTDCPP