Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(646)

Unified Diff: docs/android_build_instructions.md

Issue 2544793004: More edits to the linux build instructions. (Closed)
Patch Set: tweak debian, gentoo instructions Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | docs/linux_arch_build_instructions.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/android_build_instructions.md
diff --git a/docs/android_build_instructions.md b/docs/android_build_instructions.md
index 5fa56d36ce91f4b1bf1097043baa6a0063e0f9fa..22c7ef85244209011dd8d246df746df953ac8207 100644
--- a/docs/android_build_instructions.md
+++ b/docs/android_build_instructions.md
@@ -98,6 +98,10 @@ to get all of the dependencies you need to build on Linux, *plus* all of the
Android-specific dependencies (you need some of the regular Linux dependencies
because an Android build includes a bunch of the Linux tools and utilities).
+*** aside
+If you're running Debian, you'll also need to install the package `lib32z1`.
+***
+
### Run the hooks
Once you've run `install-build-deps` at least once, you can now run the
« no previous file with comments | « no previous file | docs/linux_arch_build_instructions.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698