diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/at-spi2-atk.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/at-spi2-atk.rb b/Library/Formula/at-spi2-atk.rb index e19a72adb..809dc2994 100644 --- a/Library/Formula/at-spi2-atk.rb +++ b/Library/Formula/at-spi2-atk.rb @@ -6,6 +6,10 @@ class AtSpi2Atk < Formula sha256 "56b40ef16d9f1b1630d32addb0cc941372a1e97d8ddafd369f912c7d125688e7" bottle do + cellar :any + sha1 "f11701fff9c808d0be86ab0245b7b166e95cf371" => :mavericks + sha1 "a2cb17226b9d03779b67f52c42c5668ff3d4e6b2" => :mountain_lion + sha1 "690f4136be39fb82537dab0dcb090c87ddd7177d" => :lion end depends_on "pkg-config" => :build |
