mirror of
https://github.com/vale981/stream
synced 2025-03-05 10:01:39 -05:00
install ffmpeg
This commit is contained in:
parent
278d3b201e
commit
4d150146fb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ dist: bionic
|
|||
lein: 2.9.3
|
||||
script:
|
||||
- sudo apt update
|
||||
- sudo apt install dbus-user-session curl
|
||||
- sudo apt install dbus-user-session curl ffmpeg
|
||||
- systemctl --user start dbus
|
||||
- export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus
|
||||
- lein cloverage --coveralls
|
||||
|
|
Loading…
Add table
Reference in a new issue