]> Git Repo - buildroot-mgba.git/blob - package/xerces/Config.in
Bump xdpyinfo to 1.1.0
[buildroot-mgba.git] / package / xerces / Config.in
1 config BR2_PACKAGE_XERCES
2         bool "xerces-c++"
3         depends on BR2_INSTALL_LIBSTDCPP
4         select BR2_PACKAGE_LIBICONV
5         help
6           Xerces-C++ is a validating XML parser written in portable C++.
7
8           http://xml.apache.org/xerces-c/
9
10 comment "xerces-c++ requires a toolchain with C++ support enabled"
11         depends on !BR2_INSTALL_LIBSTDCPP
This page took 0.028062 seconds and 4 git commands to generate.