summaryrefslogtreecommitdiffstats
path: root/roles/homebrew
diff options
context:
space:
mode:
Diffstat (limited to 'roles/homebrew')
-rw-r--r--roles/homebrew/meta/main.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/roles/homebrew/meta/main.yml b/roles/homebrew/meta/main.yml
index 5b3ae39a..62e7b03c 100644
--- a/roles/homebrew/meta/main.yml
+++ b/roles/homebrew/meta/main.yml
@@ -1,5 +1,7 @@
---
-dependencies: []
+dependencies:
+ - role: "curl"
+ - role: "git"
galaxy_info:
author: "a14m"
description: "Install homebrew package manager on Linux distributions"