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

Unified Diff: build/experimental/install-build-deps.py

Issue 2504863002: Revert of Replace kochi-*.ttf with IPA Fonts. (Closed)
Patch Set: Created 4 years, 1 month 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') | build/install-build-deps.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/experimental/install-build-deps.py
diff --git a/build/experimental/install-build-deps.py b/build/experimental/install-build-deps.py
index 585230f42231b6c89aa9d282bcd492b37f92e266..e5a2e80d8beddbc309c5e75eb18b50d8948a96d2 100755
--- a/build/experimental/install-build-deps.py
+++ b/build/experimental/install-build-deps.py
@@ -39,7 +39,6 @@
'elfutils',
'fakeroot',
'flex',
- 'fonts-ipafont',
'fonts-thai-tlwg',
'g++',
'git-core',
@@ -100,6 +99,8 @@
'subversion',
'ttf-dejavu-core',
'ttf-indic-fonts',
+ 'ttf-kochi-gothic',
+ 'ttf-kochi-mincho',
'wdiff',
'zip',
)
« no previous file with comments | « AUTHORS ('k') | build/install-build-deps.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698