Commit d026b1e
committed
Pass --include-build-deps in the spack deps phase
Spack develop's new installer defers build-type-only deps when
installing from cache, so `--only dependencies` skipped eigen in the
first phase and `--only package` aborted. The `--include-build-deps`
flag forces build-type deps (eigen, cmake, pkgconfig, fortran, etc.)
to install eagerly.1 parent c13e409 commit d026b1e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments