aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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