buildrootschalter/package/libxml2/Config.in
Vellemans Noel e445f54bc7 libxml2: add support for building host library with python support
Patch based on the initial work of Will Wagner (Thanks Will).
libxml2 host library with python support is required to build mesa3d (7.10.1)

Signed-off-by: Vellemans Noel <noel.vellemans@visionbms.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 23:41:41 +01:00

9 lines
137 B
Plaintext

config BR2_PACKAGE_LIBXML2
bool "libxml2"
help
XML C Parser
http://xmlsoft.org/
config BR2_PACKAGE_HOST_LIBXML2_PYTHON
bool