aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSamuel John2013-06-06 16:51:07 +0200
committerSamuel John2013-06-07 17:58:56 +0200
commitee9aec20f6da207c72624e3d312fe580c6dba9ac (patch)
tree3f58f6b915957b1170e49211b24f66abbf34cfd2 /Library
parentd243177286a6c029a7c99eef5cf703e0697d6d1c (diff)
downloadhomebrew-ee9aec20f6da207c72624e3d312fe580c6dba9ac.tar.bz2
yle-dl: depends_on :python
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/yle-dl.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/yle-dl.rb b/Library/Formula/yle-dl.rb
index aa1a5dedf..5604dddda 100644
--- a/Library/Formula/yle-dl.rb
+++ b/Library/Formula/yle-dl.rb
@@ -8,6 +8,7 @@ class YleDl < Formula
head 'https://github.com/aajanki/yle-dl.git'
depends_on 'rtmpdump'
+ depends_on :python # use python because of pycrypto
depends_on LanguageModuleDependency.new :python, 'pycrypto', 'Crypto'
def install