mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-21 05:09:46 -06:00
libxml2 apparently depends on liblzma
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user