summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chaos-at-home/ch-equinox-ws.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml
index e4f6ede4..10607fd9 100644
--- a/chaos-at-home/ch-equinox-ws.yml
+++ b/chaos-at-home/ch-equinox-ws.yml
@@ -73,6 +73,12 @@
flatpakrepo_url: https://flathub.org/repo/flathub.flatpakrepo
state: present
+ - name: install deps for c3voc/cm repo
+ pip:
+ name:
+ - "bundlewrap>=4.13.6"
+ - "bundlewrap-keepass"
+
- name: install gotify-desktop
become: yes
become_method: su