summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libtiff
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/libtiff')
-rw-r--r--meta/recipes-multimedia/libtiff/tiff_4.5.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.5.0.bb b/meta/recipes-multimedia/libtiff/tiff_4.5.0.bb
index 2ed70f7500..261cb52081 100644
--- a/meta/recipes-multimedia/libtiff/tiff_4.5.0.bb
+++ b/meta/recipes-multimedia/libtiff/tiff_4.5.0.bb
@@ -36,6 +36,7 @@ PACKAGECONFIG[jbig] = "--enable-jbig,--disable-jbig,jbig,"
36PACKAGECONFIG[jpeg] = "--enable-jpeg,--disable-jpeg,jpeg," 36PACKAGECONFIG[jpeg] = "--enable-jpeg,--disable-jpeg,jpeg,"
37PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib," 37PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib,"
38PACKAGECONFIG[lzma] = "--enable-lzma,--disable-lzma,xz," 38PACKAGECONFIG[lzma] = "--enable-lzma,--disable-lzma,xz,"
39PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp,"
39 40
40# Convert single-strip uncompressed images to multiple strips of specified 41# Convert single-strip uncompressed images to multiple strips of specified
41# size (default: 8192) to reduce memory usage 42# size (default: 8192) to reduce memory usage