mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-02 11:16:24 -04:00
fix: skip YUM weak dependencies installation
Fixes: https://github.com/ben-grande/qusal/issues/96
This commit is contained in:
parent
c6582dfb88
commit
56a4296421
90 changed files with 107 additions and 0 deletions
|
@ -17,6 +17,7 @@ include:
|
|||
pkg.installed:
|
||||
- install_recommends: False
|
||||
- skip_suggestions: True
|
||||
- setopt: "install_weak_deps=False"
|
||||
- pkgs:
|
||||
- qubes-input-proxy-sender
|
||||
{% if 'psu' in salt['pillar.get']('qvm:sys-gui-gpu:dummy-modules', []) %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue