mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
looks like we got screwed by the whole xz thing too, nice
This commit is contained in:
@ -1,7 +1,11 @@
|
|||||||
{
|
{
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"sdl2",
|
"sdl2",
|
||||||
"libarchive",
|
{
|
||||||
|
"name": "libarchive",
|
||||||
|
"default-features": false,
|
||||||
|
"features": ["bzip2", "crypto", "libxml2", "lz4", "zstd"]
|
||||||
|
},
|
||||||
"libslirp",
|
"libslirp",
|
||||||
"zstd",
|
"zstd",
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user