reorganize/rationalize/format package menuconfig,
[openwrt.git] / package / libpng / Config.in
index 4972ec4..1b51de1 100644 (file)
@@ -1,6 +1,10 @@
 config BR2_PACKAGE_LIBPNG
-       tristate "libpng"
+       prompt "libpng............................ PNG (Portable Network Graphics) format files handling library"
+       tristate
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_ZLIB
        help
          A library for reading/writing PNG files
+         
+         http://www.libpng.org/pub/png/libpng.html
+
This page took 0.024833 seconds and 4 git commands to generate.