Added a script for debian based linux distros to pull down required dependencies to build mega-glest

This commit is contained in:
Mark Vejvoda 2010-03-28 04:04:44 +00:00
parent 87e8246c19
commit dab5cb840f
1 changed files with 3 additions and 0 deletions

3
mk/linux/setupBuildDeps.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
sudo apt-get install build-essential subversion automake autoconf autogen jam
sudo apt-get install libsdl1.2-dev libxerces-c2-dev libalut-dev libgl1-mesa-dev libglu1-mesa-dev libvorbis-dev libwxbase2.8-dev libwxgtk2.8-dev libx11-dev liblua5.1-0-dev