summaryrefslogtreecommitdiffstats
path: root/package/libxslt/Config.in
blob: e4857fc12eae9fae07b0f0ef5acf33e2a0fd89af (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBXSLT
	prompt "libxslt........................... Gnome XSLT library"
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBXML2
	help
	  A library for XML transformation using XSLT.
	  
	  http://xmlsoft.org/XSLT/