From 917c6d192597fe92098a2032c132693cccc4bfba Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Mon, 1 Dec 2014 07:58:44 -0800 Subject: readme setup: android on linux does not need all linux deps --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1