diff options
| author | BrewTestBot | 2014-07-03 13:32:21 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-03 13:36:11 +0100 |
| commit | bec0c425300447393174c1a1446695aed501de9d (patch) | |
| tree | 5409225e7e9b29561cbddee370b884022531eb5f /Library/Formula | |
| parent | f2503464485ddf6b6e8c16a4e82bf462d8359c34 (diff) | |
| download | homebrew-bec0c425300447393174c1a1446695aed501de9d.tar.bz2 | |
imlib2: add 1.4.6_1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/imlib2.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/imlib2.rb b/Library/Formula/imlib2.rb index 78497c403..05e3f08b9 100644 --- a/Library/Formula/imlib2.rb +++ b/Library/Formula/imlib2.rb @@ -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' |
