mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-28 08:20:54 +01:00
Updated appveyor.yml
This commit is contained in:
parent
127ecae2d0
commit
e2e2a6b594
@ -25,7 +25,7 @@ for:
|
|||||||
only:
|
only:
|
||||||
- image: Ubuntu
|
- image: Ubuntu
|
||||||
init:
|
init:
|
||||||
- sudo apt-get install -y libmpg123-dev libvorbis-dev libavformat-dev libavcodec-dev libavutil-dev
|
- sudo apt-get install -y libmpg123-dev libvorbis-dev libavformat-dev libavcodec-dev libavutil-dev libswresample-dev
|
||||||
- sudo apt-get install -y libao-dev audacious-dev
|
- sudo apt-get install -y libao-dev audacious-dev
|
||||||
- sudo apt-get install -y cmake
|
- sudo apt-get install -y cmake
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user