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.
1 parent 3adda14 commit 631a0c4Copy full SHA for 631a0c4
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