spack/lib
Massimiliano Culpo 7162e15531 concretizer: dependency conditions cannot hold if package is external
fixes #20736

Before this one line fix we were erroneously deducing
that dependency conditions hold even if a package
was external.

This may result in answer sets that contain imposed
conditions on a node without the node being present
in the DAG, hence #20736.
2021-02-17 17:07:42 -08:00
..
spack concretizer: dependency conditions cannot hold if package is external 2021-02-17 17:07:42 -08:00