diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2021-02-10 01:26:54 -0800 |
---|---|---|
committer | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-03-16 12:50:14 +0100 |
commit | e7cba04b95e599b86c6fe0133dc1e227e6257d1c (patch) | |
tree | a8d1f64fdef4368de72b2d6acffc28e0688b47df /CHANGELOG.md | |
parent | ada6ecc7977f81391a00d37aebcab05240abba53 (diff) | |
download | spack-e7cba04b95e599b86c6fe0133dc1e227e6257d1c.tar.gz spack-e7cba04b95e599b86c6fe0133dc1e227e6257d1c.tar.bz2 spack-e7cba04b95e599b86c6fe0133dc1e227e6257d1c.tar.xz spack-e7cba04b95e599b86c6fe0133dc1e227e6257d1c.zip |
bugfix: do not generate dep conditions when no dependency
We only consider test dependencies some of the time. Some packages are
*only* test dependencies. Spack's algorithm was previously generating
dependency conditions that could hold, *even* if there was no potential
dependency type.
- [x] change asp.py so that this can't happen -- we now only generate
dependency types for possible dependencies.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions