diff options
Diffstat (limited to 'Library/Formula/node.rb')
| -rw-r--r-- | Library/Formula/node.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index 8ed28b697..078d1c788 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -23,7 +23,7 @@ class Node < Formula option 'without-npm', 'npm will not be installed' option 'without-completion', 'npm bash completion will not be installed' - depends_on :python + depends_on :python => :build fails_with :llvm do build 2326 |
