diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mysql.rb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb index 03d741c41..f7c75fa67 100644 --- a/Library/Formula/mysql.rb +++ b/Library/Formula/mysql.rb @@ -6,12 +6,6 @@ class Mysql < Formula version '5.5.28' sha1 '7b029e61db68866eeea0bec40d47fcdced30dd36' - bottle do - sha1 '7aa66b8ea9b03baec9c5d1a678a7c547494e00fe' => :mountainlion - sha1 '5257fd34a20a2375e1d73c733c44e2d0fa1bcae2' => :lion - sha1 '8fe8c5db43b129e45823444180f4d81af0c0c880' => :snowleopard - end - depends_on 'cmake' => :build depends_on 'pidof' unless MacOS.version >= :mountain_lion |
