repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pkg-autotools: move the libtool patching call out of the autoreconf hook
[buildroot-gz.git]
/
package
/
xmlstarlet
/
Config.in
blob
99762b87618b464fdb64e799c22299cfd3403eda
1
config BR2_PACKAGE_XMLSTARLET
2
bool "xmlstarlet"
3
select BR2_PACKAGE_LIBXML2
4
select BR2_PACKAGE_LIBXSLT
5
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
6
help
7
Command Line XML Toolkit
8
9
http://xmlstar.sourceforge.net/