added libgl1-mesa-dev to dependencies

master
Perttu Ahola 2011-04-09 19:43:46 +03:00
parent 6f99cd021b
commit c0f0c6568b
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Compiling on GNU/Linux:
-----------------------
Install dependencies. Here's an example for Debian/Ubuntu:
$ apt-get install libirrlicht-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libxxf86vm-dev
$ apt-get install libirrlicht-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libxxf86vm-dev libgl1-mesa-dev
Download source, extract (this is the URL to the latest of source repository, which might not work at all times):
$ wget https://bitbucket.org/celeron55/minetest/get/tip.tar.gz