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:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
|
- sourceline: 'ppa:kirillshkrogalev/ffmpeg-next'
|
||||||
packages:
|
packages:
|
||||||
- bison
|
- bison
|
||||||
- build-essential
|
- build-essential
|
||||||
|
@ -43,6 +44,7 @@ addons:
|
||||||
- libxkbcommon-dev
|
- libxkbcommon-dev
|
||||||
- xutils-dev
|
- xutils-dev
|
||||||
- yasm
|
- yasm
|
||||||
|
- ffmpeg
|
||||||
- libswscale-dev
|
- libswscale-dev
|
||||||
- libavfilter-dev
|
- libavfilter-dev
|
||||||
- libavutil-dev
|
- libavutil-dev
|
||||||
|
|
Loading…
Reference in New Issue