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

Unified Diff: build/linux/sysroot_scripts/sysroot-creator-wheezy.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
« no previous file with comments | « build/linux/sysroot_scripts/sysroot-creator-trusty.sh ('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 6a8a0577082a1ffeaebed36e3df29b3765116cb6..7f8c9cedf6b3cbd8b281dcc2fa03413f69244508 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
@@ -66,6 +66,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-trusty.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698