python-pyasn: bump to version 1.6.0b1
[buildroot-gz.git] / package / tinyxml2 / Config.in
blob25bc5941aa2acf860db457ff26f1416b476f8079
1 config BR2_PACKAGE_TINYXML2
2         bool "tinyxml2"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           TinyXML-2 is a simple, small, efficient, C++ XML parser that can be
6           easily integrating into other programs.
8           http://www.grinninglizard.com/tinyxml2/index.html
10 comment "tinyxml2 needs a toolchain w/ C++"
11         depends on !BR2_INSTALL_LIBSTDCPP