libmpc: restore relocatable bottle
This commit is contained in:
parent
f2525131cd
commit
eeeaac957c
1 changed files with 5 additions and 4 deletions
|
@ -6,10 +6,11 @@ class Libmpc < Formula
|
|||
sha1 '8c7e19ad0dd9b3b5cc652273403423d6cf0c5edf'
|
||||
|
||||
bottle do
|
||||
# cellar :any
|
||||
sha1 'c8bbad14fa8314418e07aa7a5cd824452fa6ea1e' => :mountain_lion
|
||||
sha1 '21363b47cdc6085b1c09aead7f63918c69a57bed' => :lion
|
||||
sha1 '2b2fb525a4e87e7a954e70be13dfde1110329859' => :snow_leopard
|
||||
cellar :any
|
||||
revision 1
|
||||
sha1 '491bd8e7535792094846c22c97284c9a9d77eb11' => :mavericks
|
||||
sha1 '129f7b22a326fa10d6ded3aa1059aa4c0b31b673' => :mountain_lion
|
||||
sha1 '533355b4698b5964cad3bca1268a913c5a9a76b2' => :lion
|
||||
end
|
||||
|
||||
depends_on 'gmp'
|
||||
|
|
Loading…
Reference in a new issue