Skip to content

Commit

Permalink
msttcorefonts is a requirement
Browse files Browse the repository at this point in the history
build and make check will pass, but assertion will fail if msttcorefonts is not installed.
  • Loading branch information
rfielding committed Jul 19, 2013
1 parent 933fe75 commit 03377ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

5 comments on commit 03377ce

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from metajack
at rfielding@03377ce

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging rfielding/servo/master = 03377ce into auto

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rfielding/servo/master = 03377ce merged ok, testing candidate = d27b1a8

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = d27b1a8

Please sign in to comment.