aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vim.rb
diff options
context:
space:
mode:
authorJack Nagel2013-09-28 16:37:05 -0500
committerJack Nagel2013-09-28 16:37:05 -0500
commit45209923b57c1212ebf27139a16e57b0cfc71fed (patch)
tree2e39442f269cf8ec901abdb24cb5a684f6501fe9 /Library/Formula/vim.rb
parenta961e1e13421e0bb4d35d6f105bac47ad62560c3 (diff)
downloadhomebrew-45209923b57c1212ebf27139a16e57b0cfc71fed.tar.bz2
vim: hg dep is inferred
Diffstat (limited to 'Library/Formula/vim.rb')
-rw-r--r--Library/Formula/vim.rb5
1 files changed, 1 insertions, 4 deletions
diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb
index 001be0318..63064bd7c 100644
--- a/Library/Formula/vim.rb
+++ b/Library/Formula/vim.rb
@@ -6,10 +6,7 @@ class Vim < Formula
url 'http://ftp.de.debian.org/debian/pool/main/v/vim/vim_7.4.027.orig.tar.gz'
sha1 '8d78c0cf545bf75cbcd5e3b709a7d03a568d256e'
- head do
- url 'https://vim.googlecode.com/hg/'
- depends_on :hg => :build
- end
+ head 'https://vim.googlecode.com/hg/'
# We only have special support for finding depends_on :python, but not yet for
# :ruby, :perl etc., so we use the standard environment that leaves the