Skip to content

Commit

Permalink
Ubuntu doesn't have g++ installed by default, adding it to pre-requis…
Browse files Browse the repository at this point in the history
…ites
  • Loading branch information
analyst74 committed Mar 11, 2014
1 parent 92f295b commit 4dcec9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@ On Debian-based Linuxes:
``` sh
sudo apt-get install autoconf2.13 curl freeglut3-dev libtool \
libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \
msttcorefonts gperf
msttcorefonts gperf g++
```

On Debian-based Linuxes (cross-compilation for Android):
Expand Down

5 comments on commit 4dcec9b

@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.

merging analyst74/servo/master = 4dcec9b 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.

analyst74/servo/master = 4dcec9b merged ok, testing candidate = 864f6df

@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 = 864f6df

Please sign in to comment.