From 74d385ff1649cb2d3c2146b69cbafe9651db4931 Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Fri, 26 Oct 2018 21:37:51 -0700 Subject: [tiff] Disable use of liblzma in uwp to enable building --- ports/tiff/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/tiff/CONTROL b/ports/tiff/CONTROL index d858ff83a..cb40597b4 100644 --- a/ports/tiff/CONTROL +++ b/ports/tiff/CONTROL @@ -1,4 +1,4 @@ Source: tiff -Version: 4.0.9-5 -Build-Depends: zlib, libjpeg-turbo, liblzma +Version: 4.0.9-6 +Build-Depends: zlib, libjpeg-turbo, liblzma (!uwp) Description: A library that supports the manipulation of TIFF image files -- cgit v1.2.3