Skip to content

Commit e646926

Browse files
authored
Merge pull request #84 from luhuadong/master
docs: add libuvc-dev dependency
2 parents 57f2a41 + 26e71b0 commit e646926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
### Linux
4848
* 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`
49+
`$ sudo apt install liblua5.2-dev libjansson-dev libpulse-dev libx264-dev libavcodec-dev libavformat-dev libavutil-dev libuvc-dev protobuf-compiler`
5050

5151
* linux platform (>= Ubuntu14.04 >= gcc-4.8.4 32/64 bit)
5252
`$ ./build.sh`

0 commit comments

Comments
 (0)