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

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

Issue 2705873002: Add gbm to wheezy, jessie sysroots. (Closed)
Patch Set: Add gbm to sysroots. Created 3 years, 10 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
Index: build/linux/sysroot_scripts/sysroot-creator-trusty.sh
diff --git a/build/linux/sysroot_scripts/sysroot-creator-trusty.sh b/build/linux/sysroot_scripts/sysroot-creator-trusty.sh
index ffba62351e577db47a00ef2e6be3508dafe374d8..aff4da68faaba4f9e16d428916307e845754edc3 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-trusty.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-trusty.sh
@@ -61,6 +61,8 @@ DEBIAN_PACKAGES="\
libfontconfig1-dev
libfreetype6
libfreetype6-dev
+ libgbm1
+ libgbm-dev
libgcc1
libgconf-2-4
libgconf2-4
« no previous file with comments | « build/linux/sysroot_scripts/sysroot-creator-precise.sh ('k') | build/linux/sysroot_scripts/sysroot-creator-wheezy.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698