Bug #22892
Feature #22888: Build ups_to_spack converter prototype
dependency generation in spack spec.yaml files is wrong
Start date:
07/10/2019
Due date:
% Done:
100%
Estimated time:
Description
We need to rework it as a recursive print setup that does
dependency:
[for each immediate dependency]
packagename:
hash:
type:
- build
- link
- run
[end for]
[for each immiediate dependency]
[ whole spec entry for package, recursively ]
[end for]
History
#1 Updated by Marc Mengel over 1 year ago
- % Done changed from 0 to 100
- Status changed from New to Closed