From a950db74c08662a831499fa1bfa354c69facb403 Mon Sep 17 00:00:00 2001 From: Jakob Date: Thu, 7 Aug 2014 23:49:42 +0200 Subject: [PATCH] add dependencies to BUILDING.md // FREEBIE Closes #1809 --- BUILDING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index a99ed50261..275ae72ff4 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -17,7 +17,11 @@ The following steps should help you (re)build TextSecure from the command line. git clone https://github.com/WhisperSystems/TextSecure.git 2. Make sure you have the [Android SDK](https://developer.android.com/sdk/index.html) installed somewhere on your system. -3. Ensure the "Android Support Repository" and "Android SDK Build-tools" are installed from the Android SDK manager. +3. Ensure that the following packages are installed from the Android SDK manager: + * Android SDK Build Tools + * SDK Platform + * Android Support Repository + * Google Repository 4. Create a local.properties file at the root of your source checkout and add an sdk.dir entry to it. sdk.dir=\