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

	  http://www.libpng.org/