Skip to content

Commit 631a0c4

Browse files
committed
Added automake to list of dependencies for Ubuntu 14.04
1 parent 3adda14 commit 631a0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ git clone https://github.com/OpenKinect/libfreenect2.git
102102
1. Install a bunch of dependencies
103103

104104
```
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
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 automake
106106
107107
cd libfreenect2/depends
108108
sh install_ubuntu.sh

0 commit comments

Comments
 (0)