summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2016-08-08 12:02:20 -0400
committerTobrun <tobrun.van.nuland@gmail.com>2016-08-08 12:30:12 -0400
commit7597a050b4556cedbe2565a182144b1b2d94ef19 (patch)
treed0a2337d8eb47c4d5ca205c858ad8614dafb474e
parentd9145f504b11217816d27dcfcf9c93aa56f4c239 (diff)
downloadqtlocation-mapboxgl-7597a050b4556cedbe2565a182144b1b2d94ef19.tar.gz
[android] - fix scheduled build with cmake dependency.
-rw-r--r--platform/android/bitrise.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/bitrise.yml b/platform/android/bitrise.yml
index 149f4ac234..12a1ab8eab 100644
--- a/platform/android/bitrise.yml
+++ b/platform/android/bitrise.yml
@@ -63,7 +63,7 @@ workflows:
set -eu -o pipefail
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
- apt-get install -y pkg-config python-pip python-dev build-essential nodejs
+ apt-get install -y pkg-config python-pip python-dev build-essential nodejs cmake
pip install awscli
aws s3 cp s3://mapbox/android/signing-credentials/secring.gpg platform/android/MapboxGLAndroidSDK/secring.gpg