mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
calibre-web/tasks/install.yml: Install ffmpeg not just imagemagick
This commit is contained in:
parent
c8307501e5
commit
c28e5e6a67
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
- name: "Install packages: imagemagick, python3-netifaces"
|
||||
package:
|
||||
name:
|
||||
- ffmpeg # 2023-07-15: @deldesir requests this, so usability can be improved!
|
||||
- imagemagick
|
||||
- python3-netifaces
|
||||
state: present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue