Merge pull request #2494 from qwertychouskie/master
Fix dependencies list for Ubuntu compilation
This commit is contained in:
commit
6c2dc56f94
@ -26,8 +26,7 @@ First, make sure that you have the following packages installed:
|
||||
Ubuntu command:
|
||||
|
||||
```
|
||||
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 libxrandr-dev libfreetype6-dev
|
||||
sudo apt-get install build-essential cmake libogg-dev libvorbis-dev libopenal-dev libglu1-mesa-dev libcurl4-openssl-dev libfribidi-dev libbluetooth-dev libxrandr-dev libfreetype6-dev libpng12-dev pkgconf libjpeg-dev
|
||||
```
|
||||
|
||||
Unpack the files from the tarball like this:
|
||||
|
Loading…
Reference in New Issue
Block a user