diff options
| -rw-r--r-- | Library/Formula/zpython.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/zpython.rb b/Library/Formula/zpython.rb index a0c0fc791..b7e66ec59 100644 --- a/Library/Formula/zpython.rb +++ b/Library/Formula/zpython.rb @@ -40,7 +40,6 @@ class Zpython < Formula head 'https://bitbucket.org/ZyX_I/zsh.git', :branch => 'zpython' depends_on Zsh5Installed - depends_on :python depends_on :autoconf => :build def install |
