changeset 19:2cd642a0e106

Clarify some things.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Aug 2013 17:32:40 +0300
parents e9d569d16b16
children cef612f414ca
files README
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Mon Aug 05 17:29:27 2013 +0300
+++ b/README	Mon Aug 05 17:32:40 2013 +0300
@@ -22,10 +22,12 @@
 how to build:
 	0) debian/ubuntu lollers:
 
-	$ sudo apt-get install libglew-dev cmake \
+	$ sudo apt-get install build-essential cmake
+
+	$ sudo apt-get install libglew-dev \
 	libboost1.54-dev libboost-system1.54-dev \
 	libboost-thread1.54-dev libfreetype6-dev \
-	freeglut3-dev
+	freeglut3-dev libtheora-dev
 
 	1) optionally edit Makefile