- updated to work with Ubuntu 12.10

This commit is contained in:
Mark Vejvoda 2012-10-19 17:32:26 +00:00
parent 8a7190f6f1
commit 9356034920
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ case $distribution in
if [ $? != 0 ]; then error_during_installation; exit 1; fi
;;
11.10|12.04)
11.10|12.04|12.10)
apt-get install build-essential subversion automake autoconf autogen cmake
if [ $? != 0 ]; then error_during_installation; exit 1; fi
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 libjpeg-dev libpng12-dev libcurl4-gnutls-dev libxml2-dev libircclient-dev libglew-dev libluajit-5.1-dev libftgl-dev libvlc-dev