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

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

Issue 10810035: Add libc6-i386 lib32gcc1 in dev_list. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Update my account to intel.com Created 8 years, 5 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 | « AUTHORS ('k') | no next file » | 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 28af8974e72fe27328b15971b61cf3eacac7504b..2033ba55390988e5b25294837341dd1cdd15c815 100755
--- a/build/install-build-deps.sh
+++ b/build/install-build-deps.sh
@@ -67,6 +67,7 @@ dev_list="apache2.2-bin bison curl elfutils fakeroot flex g++ gperf
perl php5-cgi pkg-config python python-cherrypy3 python-dev
python-psutil rpm ruby subversion ttf-dejavu-core ttf-indic-fonts
ttf-kochi-gothic ttf-kochi-mincho ttf-thai-tlwg wdiff git-core
+ libc6-i386 lib32gcc1
$chromeos_dev_list"
# Run-time libraries required by chromeos only
« no previous file with comments | « AUTHORS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698