diff --git a/playbook.yml b/playbook.yml index 1940fc5..b26d11a 100644 --- a/playbook.yml +++ b/playbook.yml @@ -71,6 +71,7 @@ - name: Install packages on Arch ansible.builtin.package: pkg: + - glib2 - arc-solid-gtk-theme when: ansible_distribution == "Archlinux" @@ -78,6 +79,7 @@ ansible.builtin.package: pkg: - arc-theme + - libglib2.0-0 when: ansible_distribution == "Debian" - name: Install others packages @@ -88,7 +90,6 @@ - firefox-l10n-fr - foot - foot-terminfo - - glib2 - mpv - pipewire - pipewire-pulse