Index: install-build-deps-android.sh |
=================================================================== |
--- install-build-deps-android.sh (revision 273062) |
+++ install-build-deps-android.sh (working copy) |
@@ -47,7 +47,7 @@ |
# Few binaries in the Android SDK require 32-bit libraries on the host. |
sudo apt-get -y install lib32z1 g++-multilib |
-sudo apt-get -y install ant1.8 |
+sudo apt-get -y install ant |
# Install openjdk and openjre 7 stuff |
sudo apt-get -y install openjdk-7-jre openjdk-7-jdk |