X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0eac43ecc21c0d11fcb1ede2badc95a6e8fa2979..9268f753e21898a67bb74ede36d530307cc682ea:/openwrt/package/libpng/Config.in?ds=sidebyside diff --git a/openwrt/package/libpng/Config.in b/openwrt/package/libpng/Config.in index 4972ec46a..1b51de175 100644 --- a/openwrt/package/libpng/Config.in +++ b/openwrt/package/libpng/Config.in @@ -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 +