rabbitmq: bottle unneeded
This commit is contained in:
parent
6736d04258
commit
d7fffcdb13
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Rabbitmq < Formula
|
|||
url "https://www.rabbitmq.com/releases/rabbitmq-server/v3.5.6/rabbitmq-server-mac-standalone-3.5.6.tar.gz"
|
||||
sha256 "da35427cc9b153dc2158ca0b4b9f8ca334164a246943dad0cbe94e4de776dff4"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on "simplejson" => :python if MacOS.version <= :leopard
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue