diff options
author | scheibelp <scheibel1@llnl.gov> | 2016-12-08 00:54:30 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-12-08 00:54:30 -0800 |
commit | 83c9f7a4f25ad8c44b4e725c7a8c84b92698ea0a (patch) | |
tree | 16dc1960facb8c7e8646825be1eae2c2c241c310 /var | |
parent | 30daf95ae8aa8e55b810ec14da7a0649b1e0ecb7 (diff) | |
download | spack-83c9f7a4f25ad8c44b4e725c7a8c84b92698ea0a.tar.gz spack-83c9f7a4f25ad8c44b4e725c7a8c84b92698ea0a.tar.bz2 spack-83c9f7a4f25ad8c44b4e725c7a8c84b92698ea0a.tar.xz spack-83c9f7a4f25ad8c44b4e725c7a8c84b92698ea0a.zip |
Fix deptypes for deps specified on command line (#2307)
Fixes #2306
Any dependency explicitly mentioned in a spec string ended up with the
build and link deptypes unconditionally. This fixes dependency
resolution to ensure that packages which are mentioned in the spec
string have their deptypes determined by the dependency information
in the package.py files. For example if a package has cmake as a build
dependency, and cmake is mentioned as a dependency in the spec string
for the package, then it ends up with just the build deptype.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions