From b960247d284ed7b8fea386c303895673bdc12fb6 Mon Sep 17 00:00:00 2001 From: don bright Date: Sat, 7 Jul 2012 23:53:47 -0500 Subject: fix aptitude package list for ubuntu build in README diff --git a/README.md b/README.md index 8533e0d..1f8ada8 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ After that, follow the Compilation instructions below. sudo apt-get install libqt4-dev libqt4-opengl-dev libxmu-dev cmake \ libglew1.5-dev bison flex libeigen2-dev git-core libboost-all-dev \ - libXi-dev libcgal-dev libglut3-dev libopencsg-dev libopencsg1 + libXi-dev libcgal-dev libopencsg-dev libopencsg1 Check your library versions against the list above. After that, follow the Compilation instructions below. -- cgit v0.10.1