generic-poky/meta/recipes-multimedia/libtiff
Richard Purdie eeab5b223d tiff: Make builds deterministic
libtiff now depends on lzma which can be obtained from xz and doesn't use lzo.
Previously, libtiff would detect and use lzma if it was present leading to
a number of race conditions including failures in things linking to libtiff
such as ghostscript since lzma could be removed while being rebuild leading
to failures in linking.

This patch corrects the dependency.

(From OE-Core rev: b6369ed4ea03fb5410f94c1ee646d488bf981987)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-28 16:53:08 +01:00
..
files libtiff: Update to 3.9.5 2011-10-14 13:18:17 +01:00
tiff_4.0.1.bb tiff: Make builds deterministic 2012-03-28 16:53:08 +01:00