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

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

Issue 1530683003: Add libpthread-stubs0-dev to sysroot image (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sysroot_pkgconfig
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 63230e13803dc64f794735dbe6c6e9c930aa4d64..c04f1157624dc6d86bfcd973f57a2c996df67893 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
@@ -111,6 +111,7 @@ DEBIAN_PACKAGES="\
libpixman-1-dev
libpng12-0
libpng12-dev
+ libpthread-stubs0-dev
libpulse0
libpulse-dev
libpulse-mainloop-glib0
« 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