Chromium Code Reviews

Unified Diff: build/install-build-deps.sh

Issue 8919026: Remove psutil from tree, install via install-build-deps.sh (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Move to dev_list. Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | third_party/psutil/CREDITS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/install-build-deps.sh
diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh
index c681cad422f1fe2cac59b94777e412eba3795431..08efb5f2965c00918bc15cb43e5e43b8c5dacb2b 100755
--- a/build/install-build-deps.sh
+++ b/build/install-build-deps.sh
@@ -112,7 +112,7 @@ dev_list="apache2.2-bin bison curl elfutils
libxss-dev libxt-dev libxtst-dev mesa-common-dev msttcorefonts patch
perl libwww-perl php5-cgi pkg-config python python-dev rpm subversion
ttf-dejavu-core ttf-kochi-gothic ttf-kochi-mincho wdiff ruby
- libcurl4-gnutls-dev ttf-indic-fonts ttf-thai-tlwg
+ libcurl4-gnutls-dev ttf-indic-fonts ttf-thai-tlwg python-psutil
Nico 2011/12/13 00:14:06 nit: It looks like this list is alphabetically sor
DaleCurtis 2011/12/13 00:35:02 Well it wasn't quite sorted, so I fixed that, alth
$chromeos_dev_list"
# Run-time libraries required by chromeos only
« no previous file with comments | « no previous file | third_party/psutil/CREDITS » ('j') | no next file with comments »

Powered by Google App Engine