diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ddar.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ddar.rb b/Library/Formula/ddar.rb index 74b323660..12b4f05df 100644 --- a/Library/Formula/ddar.rb +++ b/Library/Formula/ddar.rb @@ -7,7 +7,7 @@ class Ddar < Formula head "https://github.com/basak/ddar.git" depends_on "xmltoman" => :build - depends_on :python + depends_on :python if MacOS.version <= :snow_leopard depends_on "protobuf" => "with-python" def install |
