X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/36af942d5b1ffe89af800f76bf3affef003c1c62..d356507b91f2b3a67a1807abbac95e54486e9642:/openwrt/package/libxslt/Config.in diff --git a/openwrt/package/libxslt/Config.in b/openwrt/package/libxslt/Config.in index 4d7a902f2..e4857fc12 100644 --- a/openwrt/package/libxslt/Config.in +++ b/openwrt/package/libxslt/Config.in @@ -1,10 +1,10 @@ config BR2_PACKAGE_LIBXSLT - tristate "libxslt - Gnome XSLT library" -# default m if CONFIG_DEVEL - default n + 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/ - +