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

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

Issue 2500063003: Replace kochi-*.ttf with IPA Fonts. (Reland)
Patch Set: Update install-build-deps.* 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
Index: build/experimental/install-build-deps.py
diff --git a/build/experimental/install-build-deps.py b/build/experimental/install-build-deps.py
index e5a2e80d8beddbc309c5e75eb18b50d8948a96d2..585230f42231b6c89aa9d282bcd492b37f92e266 100755
--- a/build/experimental/install-build-deps.py
+++ b/build/experimental/install-build-deps.py
@@ -39,6 +39,7 @@ _packages_dev = (
'elfutils',
'fakeroot',
'flex',
+ 'fonts-ipafont',
'fonts-thai-tlwg',
'g++',
'git-core',
@@ -99,8 +100,6 @@ _packages_dev = (
'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') | build/install-build-deps.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698