aur: Add backblaze-b2

This commit is contained in:
2024-11-02 11:26:08 +01:00
parent c9b7711a95
commit 980ec8f5eb
5 changed files with 18 additions and 0 deletions

View File

@@ -258,6 +258,12 @@
# ===
- name: slack-desktop
# ===
- name: python-class-registry
- name: python-rst2ansi
# dependency of
- name: backblaze-b2
- set_fact:
aur_packages: "{{ aur_packages|map(attribute='dependencies', default=[]) | flatten + aur_packages }}"