Closed
Description
Description of the new feature/enhancement
Some packages like IDEs require the language to be installed separately. Most installers take care of their own dependencies, but there should be a way to support this situation. Maybe it's just a package collection, but we would still need to figure out the right order to install packages like this
Proposed technical implementation details (optional)
https://github.com/microsoft/winget-cli/blob/master/doc/specs/%23163%20-%20Dependencies.md
Edited: Added link to specification document.