fd342b1ada
SVN-Revision: 2333
11 lines
271 B
Text
11 lines
271 B
Text
config BR2_PACKAGE_LIBXML2
|
|
prompt "libxml2........................... Gnome XML library"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_LIBPTHREAD
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
A library for manipulating XML and HTML resources.
|
|
|
|
http://xmlsoft.org/
|
|
|