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

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

Issue 2188403003: Linux: Add xcb to sysroot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update trusty package list Created 4 years, 5 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/sysroot-creator-trusty.sh ('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 59c0b72d70d52771cff37066add74dc8b2ec15d7..a7836608d80e597227a29ea7d8d1b6a496988b4f 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
@@ -129,6 +129,7 @@ DEBIAN_PACKAGES="\
libx11-6
libx11-dev
libx11-xcb1
+ libx11-xcb-dev
libxau6
libxau-dev
libxcb1
« no previous file with comments | « build/linux/sysroot_scripts/sysroot-creator-trusty.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698