Add WebP support
This commit is contained in:
parent
12f2ef8338
commit
a41091e13b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
- name: Install Gnome packages
|
||||
become: true
|
||||
community.general.pkgng:
|
||||
name: gnome,seatd,source-code-pro-ttf
|
||||
name: gnome,seatd,source-code-pro-ttf,webp-pixbuf-loader
|
||||
state: present
|
||||
- name: Start dbus at boot
|
||||
become: true
|
||||
|
|
Loading…
Reference in a new issue