analog: add 6.0_1 bottle.

Closes Homebrew/homebrew#30736.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-07-08 11:08:29 -07:00 committed by Mike McQuaid
parent b16a0778b2
commit 71d550722b
1 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@ class Analog < Formula
sha1 '17ad601f84e73c940883fb9b9e805879aac37493'
revision 1
bottle do
sha1 "f8f9b2a12923d2702c6f9403d51ed2730bd6fef8" => :mavericks
sha1 "6bb59edcf53fa011463cbdc531df9c9f1b9698f1" => :mountain_lion
sha1 "968ff8fcb3851697ad7d6f680accc7860cefee55" => :lion
end
depends_on 'gd'
depends_on 'jpeg'
depends_on 'libpng'