servo: Merge #605 - msttcorefonts is a requirement (from rfielding:master); r=metajack

assertion will fail if msttcorefonts is not installed.  the page will come up successfuly now  when literally following the README.md (a segfault when the window is closed, but good progress now).

Source-Repo: https://github.com/servo/servo
Source-Revision: d27b1a8c2cb870083fcf3c2b4e699ed6b3f4d484
This commit is contained in:
Robert Fielding 2013-07-19 14:21:19 -07:00
Родитель 0568940888
Коммит 91e7de2a88
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -23,7 +23,7 @@ On Debian-based Linuxes:
``` sh
sudo apt-get install autoconf2.13 curl freeglut3-dev libtool \
libfreetype6-dev libfontconfig1-dev libgl1-mesa-dri libglib2.0-dev \
xorg-dev libpng-dev
xorg-dev libpng-dev msttcorefonts
```
Servo builds its own copy of Rust, so there is no need to provide a Rust