aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/yle-dl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/yle-dl.rb b/Library/Formula/yle-dl.rb
index d6fbf6d0d..b6c76e8c4 100644
--- a/Library/Formula/yle-dl.rb
+++ b/Library/Formula/yle-dl.rb
@@ -8,7 +8,7 @@ class YleDl < Formula
head 'https://github.com/aajanki/yle-dl.git'
depends_on 'rtmpdump'
- depends_on :python
+ depends_on :python if MacOS.version <= :snow_leopard
depends_on "pycrypto" => [:python, "Crypto"]
def install