summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-12-01 07:58:44 -0800
committerDane Springmeyer <dane@mapbox.com>2014-12-01 07:58:44 -0800
commit917c6d192597fe92098a2032c132693cccc4bfba (patch)
tree16674b0b87715243f6e39beca2d22ee29b9eb2aa /README.md
parent5f91003f57a21bb8d36a57391b91d4441c7ba83d (diff)
downloadqtlocation-mapboxgl-917c6d192597fe92098a2032c132693cccc4bfba.tar.gz
readme setup: android on linux does not need all linux deps
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0f1c98c78..400dea0f78 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,9 @@ Set an access token as described below, and then run:
## Android (on Linux)
-Follow Linux steps until `./configure`.
+Install a few build depedencies:
+
+ apt-get install -y make pkg-config
Install Oracle JDK 7 (requires license agreement) from http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html