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