libxml2 apparently depends on liblzma

This commit is contained in:
Nadia Holmquist Pedersen 2024-04-03 14:10:53 +02:00
parent 851500d5cd
commit 16b5163f1f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
{
"name": "libarchive",
"default-features": false,
"features": ["bzip2", "crypto", "libxml2", "lz4", "zstd"]
"features": ["bzip2", "crypto", "lz4", "zstd"]
},
"libslirp",
"zstd",