looks like we got screwed by the whole xz thing too, nice
This commit is contained in:
parent
21480c2c83
commit
851500d5cd
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"dependencies": [
|
||||
"sdl2",
|
||||
"libarchive",
|
||||
{
|
||||
"name": "libarchive",
|
||||
"default-features": false,
|
||||
"features": ["bzip2", "crypto", "libxml2", "lz4", "zstd"]
|
||||
},
|
||||
"libslirp",
|
||||
"zstd",
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue