summaryrefslogtreecommitdiffstats
path: root/rules/libpng.in
blob: 23c50e4ef8fc90fbba98cd3a82d7f94b962df0af (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=system_libraries

config LIBPNG
	tristate
	prompt "libpng"
	select ZLIB
	help
	  libpng is the official PNG reference library.
	  It supports almost all PNG features, is extensible,
	  and has been extensively tested for over 12 years.