Add git dependency

This commit is contained in:
Ed Reel
2017-06-17 12:48:09 -05:00
parent ed061d038c
commit 32d4a7f0a6

View File

@@ -7,6 +7,7 @@ class Hub < Package
source_url 'https://github.com/github/hub/archive/v2.3.0-pre9.tar.gz'
source_sha1 'd18f0a28d13b7e773186ece35df032f561d2172d'
depends_on 'git'
depends_on 'go'
def self.install