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

Unified Diff: docs/android_build_instructions.md

Issue 2547253002: Add lib32z1 to install-build-deps-android.sh (Closed)
Patch Set: 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 | « build/install-build-deps-android.sh ('k') | no next file » | 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 22c7ef85244209011dd8d246df746df953ac8207..5fa56d36ce91f4b1bf1097043baa6a0063e0f9fa 100644
--- a/docs/android_build_instructions.md
+++ b/docs/android_build_instructions.md
@@ -98,10 +98,6 @@ 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 | « build/install-build-deps-android.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698