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

Unified Diff: build/linux/sysroot_scripts/sysroot-creator-jessie.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-jessie.sh
diff --git a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh
index 50be0198cb1cb80cd856c995dfab02486e0fa11d..534fe1825860b1f66f755374b3cc6bafdb85d521 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh
@@ -96,6 +96,8 @@ DEBIAN_PACKAGES="\
libgpg-error-dev
libgssapi-krb5-2
libgssrpc4
+ libgtk-3-0
+ libgtk-3-dev
libgtk2.0-0
libgtk2.0-dev
libharfbuzz0b
« 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