Skip to content

Commit

Permalink
curl: remove outdated keg-only rationale
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Dec 11, 2013
1 parent 410b2d4 commit 416b89f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Formula/curl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ class Curl < Formula
mirror 'ftp://ftp.sunet.se/pub/www/utilities/curl/curl-7.33.0.tar.gz'
sha256 '7450a9c72bd27dd89dc6996aeadaf354fa49bc3c05998d8507e4ab29d4a95172'

keg_only :provided_by_osx,
"The libcurl provided by Leopard is too old for CouchDB to use."
keg_only :provided_by_osx

option 'with-ssh', 'Build with scp and sftp support'
option 'with-ares', 'Build with C-Ares async DNS support'
Expand Down

0 comments on commit 416b89f

Please sign in to comment.