Skip to content

Commit

Permalink
Restore ttf-thai-tlwg package accidentally deleted in r243506
Browse files Browse the repository at this point in the history
Per sbc@, it's possible that this package no longer exists in saucy. If so, we need to figure out where the fonts went and make sure the code checks in content_shell work properly . Perhaps this just needs to be a conditional install.

However, the package is still needed on Precise, so restore it for now.

R=phajdan.jr@chromium.org, mgiuca@chromium.org, sbc@chromium.org
BUG=311902, 353061

Review URL: https://codereview.chromium.org/202393003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257483 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
dpranke@chromium.org committed Mar 17, 2014
1 parent e5dc491 commit 2bdfe99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/install-build-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dev_list="apache2.2-bin bison curl dpkg-dev elfutils fakeroot flex g++ git-core
mesa-common-dev openbox patch 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
wdiff xfonts-mathml $chromeos_dev_list"
ttf-thai-tlwg wdiff xfonts-mathml $chromeos_dev_list"

# 64-bit systems need a minimum set of 32-bit compat packages for the pre-built
# NaCl binaries. These are always needed, regardless of whether or not we want
Expand Down

0 comments on commit 2bdfe99

Please sign in to comment.