rabbitmq: remove Leopard-specific dependency
This commit is contained in:
parent
9b19738b02
commit
214506209d
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ class Rabbitmq < Formula
|
|||
bottle :unneeded
|
||||
|
||||
depends_on "erlang"
|
||||
depends_on "simplejson" => :python if MacOS.version <= :leopard
|
||||
|
||||
def install
|
||||
# Install the base files
|
||||
|
|
Loading…
Reference in a new issue