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

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

Issue 1356002: Add kochi and dejavu fonts to default package list on linux (Closed)
Patch Set: Fix Created 10 years, 9 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 | webkit/tools/test_shell/test_shell_gtk.cc » ('j') | webkit/tools/test_shell/test_shell_gtk.cc » ('J')
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 a470ede7432ef3877cc0d533e8e1252ce2d905d5..b04b7f85858f818b6f685f0c70b7037a906d80b2 100755
--- a/build/install-build-deps.sh
+++ b/build/install-build-deps.sh
@@ -139,7 +139,7 @@ dev_list="apache2 bison fakeroot flex g++ g++-multilib gperf libapache2-mod-php5
libgtk2.0-dev libjpeg62-dev libnspr4-dev libnss3-dev libpam0g-dev
libsqlite3-dev libxslt1-dev libxss-dev lighttpd mesa-common-dev
msttcorefonts patch perl php5-cgi pkg-config python python2.5-dev rpm
- subversion wdiff"
+ subversion ttf-dejavu-core ttf-kochi-gothic ttf-kochi-mincho wdiff"
# Full list of required run-time libraries
lib_list="libatk1.0-0 libc6 libasound2 libcairo2 libdbus-glib-1-2 libexpat1
« no previous file with comments | « no previous file | webkit/tools/test_shell/test_shell_gtk.cc » ('j') | webkit/tools/test_shell/test_shell_gtk.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698