e445f54bc7
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>
9 lines
137 B
Plaintext
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 |