looks like we got screwed by the whole xz thing too, nice

This commit is contained in:
Nadia Holmquist Pedersen 2024-04-03 13:50:13 +02:00
parent 21480c2c83
commit 851500d5cd
1 changed files with 5 additions and 1 deletions

View File

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