1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 03:56:48 +03:00
openwrt-xburst/package/libxslt/Config.in

11 lines
225 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_LIBXSLT
tristate "libxslt - Gnome XSLT library"
# default m if CONFIG_DEVEL
default n
select BR2_PACKAGE_LIBXML2
help
A library for XML transformation using XSLT.
http://xmlsoft.org/XSLT/