2 apt-get install -y git build-essential ia32-libs scons make g++ unzip
3 apt-get install -y libboost-dev libboost-program-options-dev libcurl4-nss-dev
5 # for Android development
6 apt-get install -y openjdk-6-jdk
7 apt-get install -y icedtea-plugin
9 # for more pleasant development UX in the VM
10 apt-get install -y vim