Install protontricks

This commit is contained in:
2024-09-30 17:28:32 +02:00
parent b4c771cc59
commit 5a1f1cfa14
2 changed files with 11 additions and 0 deletions

View File

@@ -238,6 +238,11 @@
# === dependencies of
- name: aws-sam-cli
# ===
- name: python-vdf
# dependency of
- name: protontricks
- set_fact:
aur_packages: "{{ aur_packages|map(attribute='dependencies', default=[]) | flatten + aur_packages }}"