diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mercurial.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/mercurial.rb b/Library/Formula/mercurial.rb index 40bc7b172..7a6fb1699 100644 --- a/Library/Formula/mercurial.rb +++ b/Library/Formula/mercurial.rb @@ -5,7 +5,6 @@ class Mercurial < Formula homepage 'http://mercurial.selenic.com/' head 'http://selenic.com/repo/hg', :using => :hg sha1 '5ede1b3f54d3be2af0657901e7013dde7c19b7c5' - version '2.0' depends_on 'docutils' => :python if ARGV.build_head? or ARGV.include? "--doc" |
