diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/yle-dl.rb | 2 |
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 |
