Add libxrandr-dev in Ubuntu dependencies command example.

This commit is contained in:
Christian Kakesa 2014-08-30 12:16:42 +02:00
parent a8c5ab43d3
commit e791ca82f1

View File

@ -23,7 +23,7 @@ Ubuntu command:
``` ```
sudo apt-get install autoconf automake build-essential cmake libogg-dev libvorbis-dev libopenal-dev libxxf86vm-dev \ sudo apt-get install autoconf automake build-essential cmake libogg-dev libvorbis-dev libopenal-dev libxxf86vm-dev \
libgl1-mesa-dev libglu1-mesa-dev libcurl4-openssl-dev libfribidi-dev libbluetooth-dev libgl1-mesa-dev libglu1-mesa-dev libcurl4-openssl-dev libfribidi-dev libbluetooth-dev libxrandr-dev
``` ```
Unpack the files from the tarball like this: Unpack the files from the tarball like this: