~pundiramit/linaro-android-build-tools/export_juice_variables

« back to all changes in this revision

Viewing changes to node/setup-build-android

  • Committer: Paul Sokolovsky
  • Date: 2013-01-28 16:02:23 UTC
  • Revision ID: paul.sokolovsky@linaro.org-20130128160223-mn4ttookvqm4tu4w
lp:1099901: Add also autoconf & autoconf to Android build image.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
    flex \
74
74
    bison \
75
75
    build-essential \
 
76
    autoconf \
 
77
    automake \
76
78
    libtool \
77
79
    git-core
78
80