diff options
Diffstat (limited to 'roles/hyprshare/meta')
| -rw-r--r-- | roles/hyprshare/meta/main.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/hyprshare/meta/main.yml b/roles/hyprshare/meta/main.yml index 2a1224b7..ac6ff156 100644 --- a/roles/hyprshare/meta/main.yml +++ b/roles/hyprshare/meta/main.yml @@ -1,5 +1,6 @@ --- -dependencies: [] +dependencies: + - role: "xdg-desktop-portal" galaxy_info: author: "a14m" description: "Install Hyprland screensharing dependencies" |
