summaryrefslogtreecommitdiffstats
path: root/package/libpng/Config.in
blob: 59ba4579f5d54b082d50a0f4b99ae4cba0cc6f2f (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBPNG
	tristate "libpng - PNG (Portable Network Graphics) format files handling library"
	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