Skip to content

Commit 2107024

Browse files
authored
add glut as dependency
1 parent 0e4eaf0 commit 2107024

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Check out a video that shows all objects which have a bounding box with the volu
1717
- Catkin.
1818
- OpenCV: `sudo apt-get install libopencv-dev`
1919
- QGLViewer: `sudo apt-get install libqglviewer-dev`
20+
- GLUT: `sudo apt-get install freeglut3-dev`
2021
- Qt (4 or 5 depending on system):
2122
+ **Ubuntu 14.04:** `sudo apt-get install libqt4-dev`
2223
+ **Ubuntu 16.04:** `sudo apt-get install libqt5-dev`

0 commit comments

Comments
 (0)