Add libusb to optional dependencies

flacs
2015-03-22 03:52:27 +01:00
parent e743d4c5dc
commit dec745d04c

@@ -109,9 +109,10 @@ 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)
- libsfml-dev (optional, if not found will be built statically) - libsfml-dev (optional, if not found will be built statically)
- SDL 2.0 (build from source to avoid a bug with rumble-enabled controllers) - SDL 2.0 (build from source to avoid a bug with rumble-enabled controllers)
- [The bug](https://bugzilla.libsdl.org/show_bug.cgi?id=2648) in question is present in SDL 2.0.2 and SDL 2.0.3. The bug has been fixed in the development version of SDL, which can be downloaded [from here.](http://libsdl.org/hg.php) - [The bug](https://bugzilla.libsdl.org/show_bug.cgi?id=2648) in question is present in SDL 2.0.2 and SDL 2.0.3. The bug has been fixed in the development version of SDL, which can be downloaded [from here.](http://libsdl.org/hg.php)