We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57f2a41 + 26e71b0 commit e646926Copy full SHA for e646926
INSTALL.md
@@ -46,7 +46,7 @@
46
47
### Linux
48
* install third-party libraries
49
- `$ sudo apt install liblua5.2-dev libjansson-dev libpulse-dev libx264-dev libavcodec-dev libavformat-dev libavutil-dev protobuf-compiler`
+ `$ sudo apt install liblua5.2-dev libjansson-dev libpulse-dev libx264-dev libavcodec-dev libavformat-dev libavutil-dev libuvc-dev protobuf-compiler`
50
51
* linux platform (>= Ubuntu14.04 >= gcc-4.8.4 32/64 bit)
52
`$ ./build.sh`
0 commit comments