libxml2 apparently depends on liblzma
This commit is contained in:
parent
851500d5cd
commit
16b5163f1f
|
@ -4,7 +4,7 @@
|
||||||
{
|
{
|
||||||
"name": "libarchive",
|
"name": "libarchive",
|
||||||
"default-features": false,
|
"default-features": false,
|
||||||
"features": ["bzip2", "crypto", "libxml2", "lz4", "zstd"]
|
"features": ["bzip2", "crypto", "lz4", "zstd"]
|
||||||
},
|
},
|
||||||
"libslirp",
|
"libslirp",
|
||||||
"zstd",
|
"zstd",
|
||||||
|
|
Loading…
Reference in New Issue