From ea955e62174f00586f8fb51edd07f387ca671226 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 12 Jul 2012 07:10:14 -0700 Subject: Use new :xcode dependency Signed-off-by: Jack Nagel --- Library/Formula/node.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula/node.rb') diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index ee8ea86db..52222adcf 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -9,6 +9,7 @@ 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' -- cgit v1.2.3