mirror of https://github.com/procxx/kepka.git
Return ffmpeg via ppa
This commit is contained in:
parent
9846cad1d1
commit
27cef27c92
|
@ -18,6 +18,7 @@ addons:
|
|||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- sourceline: 'ppa:kirillshkrogalev/ffmpeg-next'
|
||||
packages:
|
||||
- bison
|
||||
- build-essential
|
||||
|
@ -43,6 +44,7 @@ addons:
|
|||
- libxkbcommon-dev
|
||||
- xutils-dev
|
||||
- yasm
|
||||
- ffmpeg
|
||||
- libswscale-dev
|
||||
- libavfilter-dev
|
||||
- libavutil-dev
|
||||
|
|
Loading…
Reference in New Issue