reorganize/rationalize/format package menuconfig, make updatedd modular
[openwrt/staging/dedeckeh.git] / openwrt / package / libxslt / Config.in
1 config BR2_PACKAGE_LIBXSLT
2 prompt "libxslt........................... Gnome XSLT library"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBXML2
6 help
7 A library for XML transformation using XSLT.
8
9 http://xmlsoft.org/XSLT/
10