DOC: Mention install_dependencies in Android quickstart

Embeds #prerequisites anchor in Linux so we don't duplicate the details.

TBR=hcm,jcgregorio
NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=1342263004

Review URL: https://codereview.chromium.org/1342263004
This commit is contained in:
tomhudson 2015-09-17 08:28:15 -07:00 committed by Commit bot
parent 2fd18f2cd0
commit 2582dc5395
2 changed files with 5 additions and 1 deletions

View File

@ -20,6 +20,10 @@ Follow the instructions [here](../download) for downloading the Skia source.
Inside your Skia checkout, `platform_tools/android` contains the Android setup
scripts, Android specific dependencies, and the Android Sample App.
You may need to [install other dependencies](./linux#prerequisites):
tools/install_dependencies.sh
Setup the Android SDK
---------------------

View File

@ -37,7 +37,7 @@ Quickstart
out/Debug/dm
out/Debug/SampleApp
Prerequisites
<a name="prerequisites"></a>Prerequisites
-------------
On a Ubuntu 12.04 (Precise) or Ubuntu 14.04 (Trusty) system, you can run