aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/appscale-tools.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/appscale-tools.rb b/Library/Formula/appscale-tools.rb
index 4d85632cc..dcfafc229 100644
--- a/Library/Formula/appscale-tools.rb
+++ b/Library/Formula/appscale-tools.rb
@@ -4,6 +4,7 @@ class AppscaleTools < Formula
homepage 'https://github.com/AppScale/appscale-tools'
url "https://github.com/AppScale/appscale-tools/archive/1.14.0.tar.gz"
sha1 "ee2363bf6b8f464f0a7847d965e5fce2e143acd2"
+ head "https://github.com/AppScale/appscale-tools.git"
depends_on :python if MacOS.version <= :snow_leopard
depends_on 'libyaml'