imlib2: add 1.4.6_1 bottle.
This commit is contained in:
parent
84dec18ef1
commit
620a1823b9
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@ class Imlib2 < Formula
|
|||
sha1 '20e111d822074593e8d657ecf8aafe504e9e2967'
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
sha1 "77c484475ddf53a65a4a75a07a671614ecb18ea1" => :mavericks
|
||||
sha1 "11cd0cc34575ffd2c764dc57527555fec6aa0963" => :mountain_lion
|
||||
sha1 "45b3936eac39b9e4e5ef78f6383efba1492fd962" => :lion
|
||||
end
|
||||
|
||||
option "without-x", "Build without X support"
|
||||
|
||||
depends_on 'freetype'
|
||||
|
|
Loading…
Reference in a new issue