diff options
Diffstat (limited to 'meta/recipes-multimedia/libtiff')
-rw-r--r-- | meta/recipes-multimedia/libtiff/tiff_3.8.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb b/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb index 4e3c82baa9..012085f584 100644 --- a/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb +++ b/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | DESCRIPTION = "This software provides support for the Tag Image File Format (TIFF)" | 1 | DESCRIPTION = "This software provides support for the Tag Image File Format (TIFF)" |
2 | LICENSE = "${PN}" | 2 | LICENSE = "${PN}" |
3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" | ||
3 | HOMEPAGE = "http://www.remotesensing.org/libtiff/" | 4 | HOMEPAGE = "http://www.remotesensing.org/libtiff/" |
4 | DEPENDS = "zlib jpeg lzo" | 5 | DEPENDS = "zlib jpeg lzo" |
5 | PR = "r2" | 6 | PR = "r2" |