fix copy'n paste error
[buildroot.git] / package / tiff / Config.in
blob1f6797bf3cddb3bd127030543ac65eada7666073
1 config BR2_PACKAGE_TIFF
2         bool "tiff"
3         default n
4         select BR2_PACKAGE_ZLIB
5         select BR2_PACKAGE_JPEG
6         help
7           Library for handling TIFF (Tag Image File Format) images.
9           http://www.libtiff.org/