diff options
| -rw-r--r-- | Library/Formula/vcsh.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/vcsh.rb b/Library/Formula/vcsh.rb index 01595f9c3..b8cbc8228 100644 --- a/Library/Formula/vcsh.rb +++ b/Library/Formula/vcsh.rb @@ -6,8 +6,6 @@ class Vcsh < Formula version '1.20141026' sha1 '9e4fac6d354fca4bda32cab8fa7f0fffe4ddd110' - depends_on 'mr' - def install bin.install 'vcsh' man1.install 'vcsh.1' |
