photos: Install ffmpeg
This commit is contained in:
parent
893c8133f5
commit
24d6a769a6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
apt:
|
apt:
|
||||||
name: [ nodejs, npm, imagemagick, graphicsmagick ]
|
name: [ nodejs, npm, imagemagick, graphicsmagick, ffmpeg ]
|
||||||
|
|
||||||
- name: Clone source
|
- name: Clone source
|
||||||
git:
|
git:
|
||||||
|
|
Loading…
Add table
Reference in a new issue