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

Unified Diff: build/linux/sysroot_scripts/sysroot-creator-jessie.sh

Issue 2603963002: build: Add jsoncpp packages to jessie sysroots. (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/linux/sysroot_scripts/packagelist.jessie.mipsel ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/sysroot_scripts/sysroot-creator-jessie.sh
diff --git a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh
index 95249c11cc370150f4147f552a03217c443085ad..5f0f9550e309c88a41fa3feb520861e871c5c6dc 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh
@@ -109,6 +109,8 @@ DEBIAN_PACKAGES="\
libharfbuzz-gobject0
libharfbuzz-icu0
libatomic1
+ libjsoncpp0
+ libjsoncpp-dev
libk5crypto3
libkadm5clnt-mit9
libkadm5srv-mit9
« no previous file with comments | « build/linux/sysroot_scripts/packagelist.jessie.mipsel ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698