reverted xar addition to libarchive components

This commit is contained in:
Klaim (Joël Lamotte) 2025-07-24 15:14:40 +02:00
parent 0052dbfba9
commit 00ad3a7101
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"platform": "windows"
},
{
"features": ["bzip2", "lz4", "lzma", "lzo", "crypto", "zstd", "xar"],
"features": ["bzip2", "lz4", "lzma", "lzo", "crypto", "zstd"],
"name": "libarchive"
},
{