summaryrefslogtreecommitdiff
path: root/standalone/android/buildchroot-inchroot
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-22 22:23:08 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-22 22:23:08 -0400
commit91b8236c47e5a4368650ab88e519d04a752e1fd8 (patch)
treed1bb1bfbf422bf68948b42de0e857384c5f4b32c /standalone/android/buildchroot-inchroot
parent7fbabbed47c2428547b303e96d68e30d6026f257 (diff)
working on getting make androidapp to work now
Diffstat (limited to 'standalone/android/buildchroot-inchroot')
-rwxr-xr-xstandalone/android/buildchroot-inchroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/android/buildchroot-inchroot b/standalone/android/buildchroot-inchroot
index 1ecc4ceb6..1833c04a2 100755
--- a/standalone/android/buildchroot-inchroot
+++ b/standalone/android/buildchroot-inchroot
@@ -14,6 +14,7 @@ apt-get -y install build-essential ghc git libncurses5-dev cabal-install
apt-get -y install llvm-3.0 # not 3.1; buggy on arm. 3.2 is ok too
apt-get -y install ca-certificates curl file m4 autoconf zlib1g-dev
apt-get -y install libgnutls-dev libxml2-dev libgsasl7-dev pkg-config c2hs
+apt-get -y install ant default-jdk rsync wget gnupg lsof unzip
apt-get clean
wget http://snapshot.debian.org/archive/debian/20130903T155330Z/pool/main/a/automake-1.14/automake_1.14-1_all.deb
dpkg -i automake*.deb