summaryrefslogtreecommitdiffstats
path: root/rules/host-libxslt.in
blob: 162768bedfe61a07e1b6816f121a50a17a8538d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=hosttools_noprompt

config HOST_LIBXSLT
	tristate
	select HOST_LIBXML2
	default y if ALLYES
	help
	  LibXSLT is a generic XSLT implementation. For details see the
	  project homepage:

		http://xmlsoft.org/XSLT/