From 9c8bc61b2c6cbe6ff5a40ef0d78ad5d2a10deaf4 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 1 May 2014 21:07:28 +0100 Subject: [PATCH] mercurial: don't depend on :python. Use the system Python instead. --- Formula/mercurial.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/Formula/mercurial.rb b/Formula/mercurial.rb index a1006c67504..01d015c7b16 100644 --- a/Formula/mercurial.rb +++ b/Formula/mercurial.rb @@ -8,8 +8,6 @@ class Mercurial < Formula mirror 'http://fossies.org/linux/misc/mercurial-3.0.tar.gz' sha1 'f9648580dd1a6a093fa16d7c28cf5aeefd20f2f0' - depends_on :python - resource "docutils" do url "https://pypi.python.org/packages/source/d/docutils/docutils-0.11.tar.gz" sha1 "3894ebcbcbf8aa54ce7c3d2c8f05460544912d67"