diff -r 030bb9b4470b -r 2b1370b1f023 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 }}}