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

Unified Diff: build/linux/sysroot_scripts/sysroot-creator-jessie.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-jessie.sh
diff --git a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh
index 5f0f9550e309c88a41fa3feb520861e871c5c6dc..b757bfb20d6d98877f79373781c2d610c6cdecd8 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh
@@ -75,6 +75,8 @@ DEBIAN_PACKAGES="\
libfontconfig1-dev
libfreetype6
libfreetype6-dev
+ libgbm1
+ libgbm-dev
libgcc-4.8-dev
libgcc1
libgconf-2-4
« no previous file with comments | « build/linux/sysroot_scripts/packagelist.wheezy.mipsel ('k') | build/linux/sysroot_scripts/sysroot-creator-precise.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698