network: Remove the cursed libslirp fork now that Windows uses external libslirp
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"freetype",
|
||||
"libpng",
|
||||
"sdl2",
|
||||
"rtmidi"
|
||||
"rtmidi",
|
||||
"libslirp"
|
||||
],
|
||||
"features": {
|
||||
"qt-ui": {
|
||||
@@ -46,12 +47,6 @@
|
||||
"libmt32emu"
|
||||
]
|
||||
},
|
||||
"slirp": {
|
||||
"description": "Slirp network support",
|
||||
"dependencies": [
|
||||
"libslirp"
|
||||
]
|
||||
},
|
||||
"openal": {
|
||||
"description": "OpenAL sound backend",
|
||||
"dependencies": [
|
||||
|
Reference in New Issue
Block a user