c0ec6cd8fa941dbef355985d89d9c160e55cc39f
[openwrt.git] / package / libxslt / Config.in
1 config BR2_PACKAGE_LIBXSLT
2         tristate "libxslt - Gnome XSLT library"
3         default m if CONFIG_DEVEL
4         select BR2_PACKAGE_LIBXML2
5         help
6           A library for XML transformation using XSLT.
7           
8           http://xmlsoft.org/XSLT/
9