We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add830d commit 1983317Copy full SHA for 1983317
Formula/erlang.rb
@@ -31,7 +31,6 @@ class Erlang < Formula
31
depends_on "automake" => :build
32
depends_on "libtool" => :build
33
depends_on "openssl"
34
- depends_on "unixodbc" if MacOS.version >= :mavericks
35
depends_on "fop" => :optional # enables building PDF docs
36
depends_on "wxmac" => :recommended # for GUI apps like observer
37
0 commit comments