mirror of https://github.com/procxx/kepka.git
Fix package names for trusty
This commit is contained in:
parent
61648964cc
commit
5b6dd33ce6
12
.travis.yml
12
.travis.yml
|
@ -46,12 +46,12 @@ addons:
|
|||
- yasm
|
||||
- ffmpeg
|
||||
- libswresample-ffmpeg-dev
|
||||
- libswscale-dev
|
||||
- libpostproc-dev
|
||||
- libavfilter-dev
|
||||
- libavutil-dev
|
||||
- libavformat-dev
|
||||
- libavcodec-dev
|
||||
- libswscale-ffmpeg-dev
|
||||
- libpostproc-ffmpeg-dev
|
||||
- libavfilter-ffmpeg-dev
|
||||
- libavutil-ffmpeg-dev
|
||||
- libavformat-ffmpeg-dev
|
||||
- libavcodec-ffmpeg-dev
|
||||
- libopenal-data
|
||||
- libopenal-dev
|
||||
- libopenal1
|
||||
|
|
Loading…
Reference in New Issue