From 07ded51a0dda46e9b47b7dc0921ab0f2d44e8a58 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Mon, 19 Jun 2023 17:37:32 +0200 Subject: libarchive: Enable liblzma support --- TARGETS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TARGETS') diff --git a/TARGETS b/TARGETS index 108a285f..88465547 100644 --- a/TARGETS +++ b/TARGETS @@ -224,7 +224,7 @@ , "bindings": [ ["ENABLE_LIBB2", false] , ["ENABLE_LZ4", false] - , ["ENABLE_LZMA", false] + , ["ENABLE_LZMA", true] , ["ENABLE_ZSTD", false] , ["ENABLE_LIBXML2", false] , ["ENABLE_EXPAT", false] -- cgit v1.2.3