Edited wiki page BuildingOnLinux through web user interface.
authorkyberneticist@gmail.com
Sat, 22 Oct 2011 18:05:59 +0000
changeset 155 2b1370b1f023
parent 154 030bb9b4470b
child 156 c320b1eaf7e5
Edited wiki page BuildingOnLinux through web user interface.
BuildingOnLinux.wiki
--- a/BuildingOnLinux.wiki	Sat Oct 22 18:04:17 2011 +0000
+++ b/BuildingOnLinux.wiki	Sat Oct 22 18:05:59 2011 +0000
@@ -11,7 +11,7 @@
 {{{
 sudo apt-get install mercurial cmake qt4-qmake libqt4-dev libsdl1.2-dev libsdl-net1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev liblua5.1-dev fpc
 }}}
-note, if you want to try building the server as well (requires libghc base 4.3 right now) try these too:
+note, if you want to try building the server as well (requires at least libghc base 4.3 right now) try these too:
 {{{
 sudo apt-get install ghc libghc-binary-dev libghc-bytestring-show-dev libghc-dataenc-dev libghc-deepseq-dev libghc-hslogger-dev libghc-mtl-dev libghc-network-dev libghc-parsec3-dev
 }}}