aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-08-25 21:29:18 +0100
committerMike McQuaid2014-08-25 21:55:05 +0100
commitd545ed8b4dcb398c6050b8ecfab341cbc521e3b7 (patch)
tree9b7fd39e96d0a190e317742b740b055a58d11dc5 /Library/Formula
parent77810266d43d25ea878567ab464c29cdb3643c46 (diff)
downloadhomebrew-d545ed8b4dcb398c6050b8ecfab341cbc521e3b7.tar.bz2
mesos: only builds on Mountain Lion.
Using GCC 4.9, LLVM GCC and Clang all fail.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mesos.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/mesos.rb b/Library/Formula/mesos.rb
index f475d2f6c..99262ad2d 100644
--- a/Library/Formula/mesos.rb
+++ b/Library/Formula/mesos.rb
@@ -6,6 +6,8 @@ class Mesos < Formula
sha1 "3f219313324f86e11df25688ccb86c2814ab29c5"
depends_on :java => "1.7"
+ depends_on :macos => :mountain_lion
+
depends_on "maven" => :build
def install