aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/node.rb')
-rw-r--r--Library/Formula/node.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb
index 52222adcf..ee8ea86db 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -9,7 +9,6 @@ class Node < Formula
# Leopard OpenSSL is not new enough, so use our keg-only one
depends_on 'openssl' if MacOS.leopard?
- depends_on :xcode
option 'enable-debug', 'Build with debugger hooks'