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

Unified Diff: build/linux/sysroot_scripts/sysroot-creator-precise.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-precise.sh
diff --git a/build/linux/sysroot_scripts/sysroot-creator-precise.sh b/build/linux/sysroot_scripts/sysroot-creator-precise.sh
index b6093b3d4ba0ccfab2e818dc6f827f62626693fd..8c536b4abfaa995be556acf21ceee7968336ec2b 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-precise.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-precise.sh
@@ -72,6 +72,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-jessie.sh ('k') | build/linux/sysroot_scripts/sysroot-creator-trusty.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698