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

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

Issue 1539393002: Add more packages to the Wheezy sysroot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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.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 c04f1157624dc6d86bfcd973f57a2c996df67893..bb17d3fedb7e67cd387a89e18c47b1ff94531535 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
@@ -142,6 +142,7 @@ DEBIAN_PACKAGES="\
libxdamage1
libxdamage-dev
libxdmcp6
+ libxdmcp-dev
libxext6
libxext-dev
libxfixes3
@@ -175,6 +176,7 @@ DEBIAN_PACKAGES="\
x11proto-render-dev
x11proto-scrnsaver-dev
x11proto-xext-dev
+ x11proto-xinerama-dev
zlib1g
zlib1g-dev
"
« 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