Skip to content

Allow request for 'only dependencies' within a spack.yaml file #12003

@wspear

Description

@wspear

Currently the functionality of 'spack install --only dependencies ...' is provided only on the command line. It would be handy to have the ability to be able to request dependencies only for a package in the specs list of a spack.yaml file.

Currently my workaround is to manually obtain a list of dependencies and write that into the specs list, or perform the 'spack install --only' operation on the command line after building the other specs in the environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA feature is missing in Spack

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions