diff options
Diffstat (limited to 'roles/gnome/meta/main.yml')
| -rw-r--r-- | roles/gnome/meta/main.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/gnome/meta/main.yml b/roles/gnome/meta/main.yml index 7bf50bcb..248c5c50 100644 --- a/roles/gnome/meta/main.yml +++ b/roles/gnome/meta/main.yml @@ -1,5 +1,6 @@ --- -dependencies: [] +dependencies: + - role: "font" galaxy_info: author: "a14m" description: "Install gnome" |
