added libgl1-mesa-dev to dependencies
authorPerttu Ahola <celeron55@gmail.com>
Sat, 9 Apr 2011 16:43:46 +0000 (19:43 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 9 Apr 2011 16:43:46 +0000 (19:43 +0300)
doc/README.txt

index be2c53966416b1707d04c6d0abe49ebfc1aa4a7c..64fc9ce9a95c0dfb5098c6a6af979b0dd987d002 100644 (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