projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add libxml2 package
[openwrt.git]
/
package
/
libxml2
/
Config.in
1
config BR2_PACKAGE_LIBXML2
2
tristate "libxml2 - Gnome XML library"
3
# default m if CONFIG_DEVEL
4
default n
5
select BR2_PACKAGE_LIBPTHREAD
6
select BR2_PACKAGE_ZLIB
7
help
8
A library for manipulating XML and HTML resources.
9
10
http://xmlsoft.org/
11
This page took
0.042429 seconds
and
5
git commands to generate.