openwrt-owl/openwrt/package/libxslt/Config.in

11 lines
225 B
Plaintext

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/