freetype: add mavericks bottle.
This commit is contained in:
parent
bd4ae326d8
commit
444ba90546
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ class Freetype < Formula
|
|||
|
||||
bottle do
|
||||
# Included with X11 so no bottle needed before Mountain Lion.
|
||||
sha1 '17f543980ff81f7173f5e6b2812c0582bbaade8c' => :mountain_lion
|
||||
revision 1
|
||||
sha1 '54dad7e45cdbbdfa6065d13f9cbc497c94a94af5' => :mavericks
|
||||
sha1 '9bfe424803590bccaaa39944b9b69e6ae7dbd548' => :mountain_lion
|
||||
end
|
||||
|
||||
keg_only :provided_pre_mountain_lion
|
||||
|
|
Loading…
Reference in a new issue