mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 01:49:42 -06:00
add enet dependency
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
"dependencies": [
|
||||
"sdl2",
|
||||
"libarchive",
|
||||
"zstd"
|
||||
"zstd",
|
||||
"enet"
|
||||
],
|
||||
"features": {
|
||||
"qt6": {
|
||||
|
Reference in New Issue
Block a user