summaryrefslogtreecommitdiffstats
path: root/package/tiff/Config.in
blob: 1f6797bf3cddb3bd127030543ac65eada7666073 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_TIFF
	bool "tiff"
	default n
	select BR2_PACKAGE_ZLIB
	select BR2_PACKAGE_JPEG
	help
	  Library for handling TIFF (Tag Image File Format) images.

	  http://www.libtiff.org/