From bb51eda7ec6c49d6cbbd9b8fda7ae09dbdd4901f Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 17 Jun 2014 14:12:03 +0100 Subject: yle-dl: only depend on Python on 10.6. --- Library/Formula/yle-dl.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') 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 -- cgit v1.2.3