mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
Add libusb to optional dependencies
parent
e743d4c5dc
commit
dec745d04c
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
- libavcodec-dev (optional, for dumping frames in AVI format)
|
||||||
- libavformat-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)
|
- libswscale-dev (optional, for dumping frames in AVI format)
|
||||||
|
- libusb-1.0-0-dev (optional, for USB peripherals)
|
||||||
- libenet-dev (optional, if not found will be built statically)
|
- libenet-dev (optional, if not found will be built statically)
|
||||||
- liblzo2-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)
|
- libsoil-dev (optional, if not found will be built statically)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue