X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0eac43ecc21c0d11fcb1ede2badc95a6e8fa2979..f797e078b18c4cc01c0be4db8351ee327d950a38:/openwrt/package/libpng/Config.in 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 +