diff options
| -rw-r--r-- | Library/Formula/mackup.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/mackup.rb b/Library/Formula/mackup.rb index 6ed94b011..5f3db6318 100644 --- a/Library/Formula/mackup.rb +++ b/Library/Formula/mackup.rb @@ -7,8 +7,6 @@ class Mackup < Formula head 'https://github.com/lra/mackup.git' - depends_on :python - def install system 'python', 'setup.py', 'install', "--prefix=#{prefix}" end |
