Skip to content

Commit

Permalink
Add libx11-dev to the list of build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
notriddle committed Jun 22, 2017
1 parent b9d66df commit a782798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ If you've already partially compiled servo but forgot to do this step, run `./ma
#### On Debian-based Linuxes

``` sh
sudo apt install git curl freeglut3-dev autoconf \
sudo apt install git curl freeglut3-dev autoconf libx11-dev \
libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \
gperf g++ build-essential cmake virtualenv python-pip \
libssl1.0-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev \
Expand Down

0 comments on commit a782798

Please sign in to comment.