intltool: add bottle.
This commit is contained in:
parent
b0efe0604f
commit
e40e631af9
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Intltool < Formula
|
|||
url 'http://launchpad.net/intltool/trunk/0.50.2/+download/intltool-0.50.2.tar.gz'
|
||||
sha1 '7fddbd8e1bf94adbf1bc947cbf3b8ddc2453f8ad'
|
||||
|
||||
bottle do
|
||||
sha1 "36c951e99ec642add05e84acef83cf8c2bdb4b91" => :mavericks
|
||||
sha1 "edcf10d843211ca24dec1888281f3dfec76fa33b" => :mountain_lion
|
||||
sha1 "b2736b5eb60c9d346ef6f041f3fd66b220daca29" => :lion
|
||||
end
|
||||
|
||||
# Even though this module is supposed to be there on Snow Leopard,
|
||||
# I've run into a situation where it isn't, and we have gotten other
|
||||
# reports of it happening. So, adding it here just to be safe.
|
||||
|
|
Loading…
Reference in a new issue