mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 06:50:20 +01:00
Updated appveyor.yml
This commit is contained in:
parent
127ecae2d0
commit
e2e2a6b594
@ -25,7 +25,7 @@ for:
|
||||
only:
|
||||
- image: Ubuntu
|
||||
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 cmake
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user