aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2015-01-06 18:39:56 +0000
committerMike McQuaid2015-01-06 18:39:56 +0000
commit7e879be0230eddbad113f0344eddec849af7eaac (patch)
treebdc70cbc4544b824b0424709fa9760162d8bdc31 /Library/Formula
parent7eb8a99cd20ce17ed2fb2cc7542cdc99fc88bf68 (diff)
downloadhomebrew-7e879be0230eddbad113f0344eddec849af7eaac.tar.bz2
src: works on Mountain Lion.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/src.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/src.rb b/Library/Formula/src.rb
index 7d405518e..a57d3f0c4 100644
--- a/Library/Formula/src.rb
+++ b/Library/Formula/src.rb
@@ -11,9 +11,6 @@ class Src < Formula
depends_on "rcs"
- # test is failing on Mountain Lion
- depends_on :macos => :mavericks
-
def install
# OSX doesn't provide a /usr/bin/python2. Upstream has been notified but
# cannot fix the issue. See: