summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2016-11-03 19:04:40 +0100
committerGitHub <noreply@github.com>2016-11-03 19:04:40 +0100
commit0ed04f23c292866ab6db46a68968bea73b8c0e53 (patch)
tree7186a0c8b9f55ad98d81b1233c1a227993e97281
parent8358890d9aad725b734b25b5b2ab41b9cc116cc6 (diff)
downloadnavit-0ed04f23c292866ab6db46a68968bea73b8c0e53.tar.gz
install ndk
-rw-r--r--circle.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index e379c4285..90efda43e 100644
--- a/circle.yml
+++ b/circle.yml
@@ -29,6 +29,7 @@ dependencies:
# for aapt
- sudo apt-get install lib32stdc++6
- sudo apt-get install lib32z1
+ - wget http://dl.google.com/android/repository/android-ndk-r13-linux-x86_64.zip && unzip -d ~ android-ndk-r13-linux-x86_64.zip
- bash ci/build_android.sh
# - bash ci/build_android_x86.sh
# Tomtom minimal build