Skip to content

Commit

Permalink
yle-dl: depends_on :python
Browse files Browse the repository at this point in the history
  • Loading branch information
samueljohn committed Jun 7, 2013
1 parent 26da761 commit 163476d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/yle-dl.rb
Expand Up @@ -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
Expand Down

0 comments on commit 163476d

Please sign in to comment.