node@8: remove unneeded without-completion
option
This commit is contained in:
parent
adfa9e7a64
commit
43a559553f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue