enable jpeg support, add dependency on libpng, standardize.
[openwrt.git] / package / libxslt / Config.in
index 4d7a902..e4857fc 100644 (file)
@@ -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/
-         
+
This page took 0.026653 seconds and 4 git commands to generate.