mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:34:38 +02:00
Add enet to optional dependencies
@@ -109,6 +109,7 @@ Most of the time, any problems in the build process are due to user error. It's
|
||||
- libavcodec-dev (optional, for dumping frames in AVI format)
|
||||
- libavformat-dev (optional, for dumping frames in AVI format)
|
||||
- libswscale-dev (optional, for dumping frames in AVI format)
|
||||
- libenet-dev (optional, if not found will be built statically)
|
||||
- liblzo2-dev (optional, if not found will be built statically)
|
||||
- libsoil-dev (optional, if not found will be built statically)
|
||||
- libsfml-dev (optional, if not found will be built statically)
|
||||
|
Reference in New Issue
Block a user