Skip to content

Commit

Permalink
node@8: remove unneeded without-completion option
Browse files Browse the repository at this point in the history
  • Loading branch information
commitay committed Oct 31, 2018
1 parent adfa9e7 commit 43a5595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ class NodeAT8 < Formula

option "with-openssl", "Build against Homebrew's OpenSSL instead of the bundled OpenSSL"
option "without-npm", "npm will not be installed"
option "without-completion", "npm bash completion will not be installed"
option "without-icu4c", "Build with small-icu (English only) instead of system-icu (all locales)"

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 43a5595

Please sign in to comment.