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

Unified Diff: chrome/installer/linux/sysroot_scripts/sysroot-creator-wheezy.sh

Issue 270553003: Linux: Remove gcrypt initialization workaround. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: rebase Created 6 years, 7 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: chrome/installer/linux/sysroot_scripts/sysroot-creator-wheezy.sh
===================================================================
--- chrome/installer/linux/sysroot_scripts/sysroot-creator-wheezy.sh (revision 271470)
+++ chrome/installer/linux/sysroot_scripts/sysroot-creator-wheezy.sh (working copy)
@@ -13,6 +13,7 @@
# Sysroot packages: these are the packages needed to build chrome.
# NOTE: When DEBIAN_PACKAGES is modified, the packagelist files must be updated
# by running this script in GeneratePackageList mode.
+# TODO(thestig) Remove libgcrypt11* the next time a package gets added.
DEBIAN_PACKAGES="\
comerr-dev \
gcc-4.6 \
« no previous file with comments | « chrome/installer/linux/sysroot_scripts/sysroot-creator-trusty.sh ('k') | printing/backend/print_backend_cups.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698