mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Add git dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user