aboutsummaryrefslogtreecommitdiff
path: root/node
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2013-01-28 18:02:23 +0200
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2013-01-28 18:02:23 +0200
commit8936216c89d7e48462fdb4994efe33a3f2ab4bf2 (patch)
tree3973bb013f1d9b39a51746a52a251ea7416b2b29 /node
parentc5839a68bbe7ca2e8e9f2188896930cd1880921d (diff)
lp:1099901: Add also autoconf & autoconf to Android build image.
Diffstat (limited to 'node')
-rwxr-xr-xnode/setup-build-android2
1 files changed, 2 insertions, 0 deletions
diff --git a/node/setup-build-android b/node/setup-build-android
index f2b2d81..c8d71c4 100755
--- a/node/setup-build-android
+++ b/node/setup-build-android
@@ -73,6 +73,8 @@ apt-get-retry install -y \
flex \
bison \
build-essential \
+ autoconf \
+ automake \
libtool \
git-core