mongodb: add minimum OS version tag
This commit is contained in:
parent
a993020e6d
commit
c86cddc009
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ class Mongodb < Formula
|
|||
option "with-boost", "Compile using installed boost, not the version shipped with mongodb"
|
||||
depends_on "boost" => :optional
|
||||
|
||||
depends_on :macos => :snow_leopard
|
||||
depends_on "scons" => :build
|
||||
depends_on "openssl" => :optional
|
||||
|
||||
|
|
Loading…
Reference in a new issue