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

Issue 6912031: Add Indic and Thai fonts to install-build-deps.sh. (Closed)

Created:
9 years, 7 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews
Visibility:
Public.

Description

Add Indic and Thai fonts to install-build-deps.sh. This will make it easier for people to run webkit layout tests on Lucid. BUG=80681 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=83922

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M build/install-build-deps.sh View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
tony
9 years, 7 months ago (2011-05-03 17:52:03 UTC) #1
Evan Martin
9 years, 7 months ago (2011-05-03 18:20:58 UTC) #2
LGTM

On Tue, May 3, 2011 at 10:52 AM,  <tony@chromium.org> wrote:
> Reviewers: Evan Martin,
>
> Description:
> Add Indic and Thai fonts to install-build-deps.sh.
>
> This will make it easier for people to run webkit layout tests
> on Lucid.
>
> BUG=80681
>
>
> Please review this at http://codereview.chromium.org/6912031/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src
>
> Affected files:
>  M build/install-build-deps.sh
>
>
> Index: build/install-build-deps.sh
> diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh
> index
>
b30e08a4023929a77a1f1f6dcf4590f6ecd71afb..b300d71c8790e3ea41d5e6eb83b275773f80de72
> 100755
> --- a/build/install-build-deps.sh
> +++ b/build/install-build-deps.sh
> @@ -158,7 +158,8 @@ dev_list="bison fakeroot flex g++ gperf
> libapache2-mod-php5 libasound2-dev
>           libsctp-dev libsqlite3-dev libxslt1-dev libxss-dev libxtst-dev
>           mesa-common-dev msttcorefonts patch perl php5-cgi pkg-config
> python
>           python-dev rpm subversion ttf-dejavu-core ttf-kochi-gothic
> -          ttf-kochi-mincho wdiff libcurl4-gnutls-dev
> +          ttf-kochi-mincho wdiff libcurl4-gnutls-dev ttf-indic-fonts
> +          ttf-thai-tlwg
>           $chromeos_dev_list"
>
>  # Run-time libraries required by chromeos only
>
>
>

Powered by Google App Engine
This is Rietveld 408576698