diff options
| author | Jack Nagel | 2013-01-27 20:42:03 -0600 |
|---|---|---|
| committer | Jack Nagel | 2013-01-27 21:20:09 -0600 |
| commit | 1d1c9ba55cc9fe08fd3ac14b045e936dd6545ac1 (patch) | |
| tree | 46a811d58753728f9c648829ec47282f1631b424 /Library/Formula/doublecpp.rb | |
| parent | 1ef497780a66c1c89947ae099fd3f1ac68b68240 (diff) | |
| download | homebrew-1d1c9ba55cc9fe08fd3ac14b045e936dd6545ac1.tar.bz2 | |
Consider correct dependent when skipping build-time deps
We skip build-time deps when installing from bottles. However, the
current logic only considers the root, rather than the actual dependent
formula. Given
A (bottled)
|__B (not bottled)
|__C (build-time)
C will be pruned from the effective dependency tree of A. This is wrong,
because C is required in order to build B.
Fix this by examining the current dependent rather than the root.
Fixes #17356.
Diffstat (limited to 'Library/Formula/doublecpp.rb')
0 files changed, 0 insertions, 0 deletions
