diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-22 21:07:05 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-22 21:07:05 +0100 |
| commit | 34c927e98a33ac2c074450fd1688bae1609fde42 (patch) | |
| tree | bd3c7ccf9fc46ccd00467a34c678e71399871b13 /roles/wlctl/meta | |
| parent | a6225807bbac6bb576eb582eddc8725f1ace24e5 (diff) | |
Use aur/yay helper to install wlctl
Diffstat (limited to 'roles/wlctl/meta')
| -rw-r--r-- | roles/wlctl/meta/main.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/roles/wlctl/meta/main.yml b/roles/wlctl/meta/main.yml index 814bd22e..d02a6032 100644 --- a/roles/wlctl/meta/main.yml +++ b/roles/wlctl/meta/main.yml @@ -1,7 +1,6 @@ --- dependencies: - - role: "gcc" - - role: "rust" + - role: "yay" galaxy_info: author: "a14m" description: "Install wlctl" |
