From 69044ae842316162ba64e5c27a6730235154414f Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Tue, 24 Feb 2015 16:58:34 -0800 Subject: [PATCH] docs: note to install linux packages v2 update b.android 155803 Change-Id: Ia41c41be82fcbd09c67425ddbd75405eec095834 --- docs/html/sdk/installing/index.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/sdk/installing/index.jd b/docs/html/sdk/installing/index.jd index 40f5e4a1ec058..dc258db963c1e 100644 --- a/docs/html/sdk/installing/index.jd +++ b/docs/html/sdk/installing/index.jd @@ -122,7 +122,7 @@ you can access them at:

  • If the SDK is not already installed, follow the setup wizard to install the SDK and any necessary SDK tools.

    Note: You may also need to install the ia32-libs, - lib32ncurses5-dev, and lib32stc++6 packages. These packages are required to support 32-bit apps + lib32ncurses5-dev, and lib32stdc++6 packages. These packages are required to support 32-bit apps on a 64-bit machine.