summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeith Bade <leith@leithalweapon.geek.nz>2014-11-15 10:24:19 +1100
committerLeith Bade <leith@leithalweapon.geek.nz>2014-11-15 10:24:19 +1100
commit1512617ede4b659c724a0025c83ca05ebc0247a0 (patch)
tree670ff464c00fa7912555838f2e84fe4188ee774d /README.md
parentd1389cc7ec5a687021be3bed13a14d46886b8c74 (diff)
downloadqtlocation-mapboxgl-1512617ede4b659c724a0025c83ca05ebc0247a0.tar.gz
Add missing apt-get to Linux instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c914cbc08..6327fcc901 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ Install Android NDK:
Install Android SDK:
+ sudo apt-get install lib32stdc++6 lib32z1
wget http://dl.google.com/android/android-sdk_r23.0.2-linux.tgz
tar -xzf ./android-sdk_r23.0.2-linux.tgz
./android-sdk-linux/tools/android update sdk -u -a -t tools,platform-tools,build-tools-21.1.0,android-19,android-21,extra-android-m2repository,extra-google-m2repository