wget: remove references to pre-Mavericks.

This commit is contained in:
Mike McQuaid 2019-01-24 18:35:37 +00:00
parent c2d9224c79
commit db6bb2374f
No known key found for this signature in database
GPG key ID: 48A898132FD8EE70

View file

@ -22,7 +22,6 @@ class Wget < Formula
end
depends_on "pkg-config" => :build
depends_on "pod2man" => :build if MacOS.version <= :snow_leopard
depends_on "libidn2"
depends_on "openssl"