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

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

Issue 1578313002: Add chromeos-specific packages to linux sysroot image (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months 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.wheezy.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-wheezy.sh
diff --git a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
index bb17d3fedb7e67cd387a89e18c47b1ff94531535..08f7fdaccabe192a5a19db98ef25806f467fdbee 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
@@ -25,6 +25,8 @@ DEBIAN_PACKAGES="\
libattr1
libavahi-client3
libavahi-common3
+ libbrlapi0.5
+ libbrlapi-dev
libc6
libc6-dev
libcairo2
« no previous file with comments | « build/linux/sysroot_scripts/packagelist.wheezy.mipsel ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698