BuildingOnLinux.wiki
changeset 248 96d8ee67f2bc
parent 247 1b87576183da
child 249 f47761d3bbe5
--- a/BuildingOnLinux.wiki	Wed Aug 29 22:38:35 2012 +0000
+++ b/BuildingOnLinux.wiki	Thu Aug 30 03:01:11 2012 +0000
@@ -16,7 +16,7 @@
 }}}
 If you want video recording, add:
 {{{
-sudo apt-get install libavcodec-dev libavformat-dev
+sudo apt-get install libavcodec-dev libavformat-dev freeglut3
 }}}
 If you want to try building the server as well (requires at least libghc base 4.3 now) try these too:
 {{{