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

Unified Diff: tools/trusted_cross_toolchains/trusted-toolchain-creator.armhf.precise.sh

Issue 51323006: Update ARM trusted root image to include libcap2 and remove libbz2. (Closed) Base URL: http://src.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 7 years, 1 month 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 | « tools/trusted_cross_toolchains/trusted-toolchain-creator.armel.precise.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/trusted_cross_toolchains/trusted-toolchain-creator.armhf.precise.sh
===================================================================
--- tools/trusted_cross_toolchains/trusted-toolchain-creator.armhf.precise.sh (revision 12321)
+++ tools/trusted_cross_toolchains/trusted-toolchain-creator.armhf.precise.sh (working copy)
@@ -113,8 +113,6 @@
libasound2-dev \
libatk1.0-0 \
libatk1.0-dev \
- libbz2-1.0 \
- libbz2-dev \
libcairo2 \
libcairo2-dev \
libcairo-gobject2 \
@@ -165,6 +163,8 @@
libnss3-dev \
libnss-db \
liborbit2 \
+ libcap-dev \
+ libcap2 \
libpam0g \
libpam0g-dev \
libpango1.0-0 \
« no previous file with comments | « tools/trusted_cross_toolchains/trusted-toolchain-creator.armel.precise.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698