mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
Update appveyor.yml
Fix bungle by whoever wrote the Linux integration
This commit is contained in:
parent
7d6daa48b3
commit
39f38e0ac8
@ -25,6 +25,7 @@ for:
|
||||
only:
|
||||
- image: Ubuntu
|
||||
init:
|
||||
- sudo apt-get update
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user