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

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

Issue 2444473002: Add gtk3 dev files to sysroot (Closed)
Patch Set: Created 4 years, 2 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 3975872f135ecfc15f92c7abaf119ba0b9914d7a..27fe7944b1ad1447fd76a1a09c77cc7f15038a68 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-trusty.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-trusty.sh
@@ -83,6 +83,8 @@ DEBIAN_PACKAGES="\
libgpg-error-dev
libgssapi-krb5-2
libgssrpc4
+ libgtk-3-0
+ libgtk-3-dev
libgtk2.0-0
libgtk2.0-dev
libk5crypto3
« 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