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 3adda14 + 631a0c4 commit 46320a7Copy full SHA for 46320a7
README.md
@@ -102,7 +102,7 @@ git clone https://github.com/OpenKinect/libfreenect2.git
102
1. Install a bunch of dependencies
103
104
```
105
-sudo apt-get install -y build-essential libturbojpeg libtool autoconf libudev-dev cmake mesa-common-dev freeglut3-dev libxrandr-dev doxygen libxi-dev libopencv-dev
+sudo apt-get install -y build-essential libturbojpeg libtool autoconf libudev-dev cmake mesa-common-dev freeglut3-dev libxrandr-dev doxygen libxi-dev libopencv-dev automake
106
107
cd libfreenect2/depends
108
sh install_ubuntu.sh
0 commit comments