# HG changeset patch # User sheepluva # Date 1447420960 0 # Node ID 70434b3f51a304e9620d35b40ecc1957e700688c # Parent 6ebb199eb2bb851029db285cca08af03f2b0cf5e minor fixes diff -r 6ebb199eb2bb -r 70434b3f51a3 BuildingOnLinux.wiki --- a/BuildingOnLinux.wiki Fri Nov 13 13:07:19 2015 +0000 +++ b/BuildingOnLinux.wiki Fri Nov 13 13:22:40 2015 +0000 @@ -11,14 +11,14 @@ Also, see http://hedgewars.org/download.html if you are just looking to play latest stable—there’s a good chance it exists for your distribution. == Prerequisites == -The first section contains dependency lists, the second section contain copy-and-paste instructions for Debian and derivates (Ubuntu, Linux Mint, etc.). +The first section contains dependency lists, the second section contain copy-and-paste instructions for Debian and derivatives (Ubuntu, Linux Mint, etc.). === Required packages === For a full list see [Dependencies Dependencies]. In most Linux distributions, you should find readily available packages. -Please note that for libraries, you also need their development headers. Some distributions (most notably Debian and Debian derivatives) provide separate packages for the headers. +Please note that for libraries, you also need their development headers. Some distributions (most notably Debian and its derivatives) provide separate packages for the headers. === Resolving dependencies under Debian and Debian-based systems (e.g. Mint, Ubuntu) === These line contain `apt-get` lines you can simply paste into your shell and execute. Please remember to copy the _entire_ `apt-get` lines!