# HG changeset patch # User sheepluva # Date 1475403640 -3600 # Node ID 714fb7f716408188de522d10fc7b22a5e054bb7b # Parent 391d7489379ea0e8838295accc5c0a8a9135dc96 BuildingOnLinux: fix formatting diff -r 391d7489379e -r 714fb7f71640 BuildingOnLinux.wiki --- a/BuildingOnLinux.wiki Sun Oct 02 11:20:09 2016 +0100 +++ b/BuildingOnLinux.wiki Sun Oct 02 11:20:40 2016 +0100 @@ -35,6 +35,7 @@ sudo apt-get install libavcodec-dev libavformat-dev freeglut3-dev }}} If you want to try building the server as well (requires at least libghc base 4.3 now) try these too: + (for Hedgewars version 0.9.22 or earlier) {{{ 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 libghc-utf8-string-dev libghc-vector-dev libghc-random-dev libghc-zlib-dev libghc-sha-dev libghc-entropy-dev