telepathy-idle: add 0.2.0 bottle.
This commit is contained in:
parent
611ed2512e
commit
bd4b223cfc
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class TelepathyIdle < Formula
|
|||
url "http://telepathy.freedesktop.org/releases/telepathy-idle/telepathy-idle-0.2.0.tar.gz"
|
||||
sha1 "932c11e7c131cc106ef0a6670158535925d9ca9e"
|
||||
|
||||
bottle do
|
||||
sha1 "3a6af986bce3a470d02033de44d7e24480acef15" => :mavericks
|
||||
sha1 "58c518ecf46e0ca0f74decf1a601a620f3e3418d" => :mountain_lion
|
||||
sha1 "c7f27d805fbc6a93ee656daa06d3bc1fb512836b" => :lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "telepathy-glib"
|
||||
|
||||
|
|
Loading…
Reference in a new issue