commit | 8cc92d37858a12b6a09bc96ecaf99076529c9a59 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Tue Mar 12 16:42:06 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 12 16:42:06 2019 |
tree | c1d90f54fbf967f34d465ec5196d58e9e7f40e15 | |
parent | 1aead9cf0b0b6e841952373a2e3d2dbdd055d93b [diff] |
Explicitly upgrade old packages in install-build-deps.sh The old code would only sometimes upgrade packages, depending on whether apt-get had to ask a y/n question before the upgrade or not. This makes the upgrade more explicit rather than a side effect of the query command. This also adds lists libc6-dev as a dependency since it is needed and without it being listed it might not be upgraded. Bug: 934256 Change-Id: Iee2aae09374557e77ce9c1ef4b36b9366827015d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1491972 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#639964}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .