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

Unified Diff: setup_dev_packages

Issue 4117003: Update setup_dev_packages to also emerge hard-host-depends so that users will get latest packages. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git
Patch Set: chromeos-base/ Created 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: setup_dev_packages
diff --git a/setup_dev_packages b/setup_dev_packages
index 4709d1161cd6fb68f1ddd0b601e5af94f07fecbd..d5ddcc72fa698023d81643008eabcd834a3dbd5c 100755
--- a/setup_dev_packages
+++ b/setup_dev_packages
@@ -7,6 +7,7 @@
set -ex
sudo USE="-crash cros-debug" emerge -DNauv1 \
+ chromeos-base/hard-host-depends \
chromeos-base/libchrome \
chromeos-base/metrics \
dev-cpp/gmock \
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698