summaryrefslogtreecommitdiffstats
path: root/package/libpng/Config.in
blob: b0a36460788a9cadb999d7fdcd852f40e920b178 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBPNG
	bool "libpng"
	select BR2_PACKAGE_ZLIB
	help
	  Library for handling PNG (Portable Network Graphics)
	  images.

	  http://www.libpng.org/