Update deps from INSTALL.md
(and put them in alphabetical order.)
This commit is contained in:
parent
5b4d8e1f8a
commit
3d3b7a7de7
24
.travis.yml
24
.travis.yml
@ -21,17 +21,21 @@ addons:
|
|||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- build-essential
|
- build-essential
|
||||||
- libogg-dev
|
|
||||||
- libvorbis-dev
|
|
||||||
- libopenal-dev
|
|
||||||
- libxxf86vm-dev
|
|
||||||
- libcurl4-openssl-dev
|
|
||||||
- libfribidi-dev
|
|
||||||
- libbluetooth-dev
|
|
||||||
- libgl1-mesa-dev
|
|
||||||
- libglu1-mesa-dev
|
|
||||||
- libglew-dev
|
|
||||||
- cmake
|
- cmake
|
||||||
|
- libbluetooth-dev
|
||||||
|
- libcurl4-gnutls-dev
|
||||||
|
- libfreetype6-dev
|
||||||
|
- libfribidi-dev
|
||||||
|
- libgl1-mesa-dev
|
||||||
|
- libjpeg-dev
|
||||||
|
- libogg-dev
|
||||||
|
- libopenal-dev
|
||||||
|
- libpng-dev
|
||||||
|
- libvorbis-dev
|
||||||
|
- libxrandr-dev
|
||||||
|
- mesa-common-dev
|
||||||
|
- pkg-config
|
||||||
|
- zlib1g-dev
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- export THREADS=$((`nproc` + 1))
|
- export THREADS=$((`nproc` + 1))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user