Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for PackageDependency #54

Open
tapaolo opened this issue May 15, 2024 · 0 comments
Open

Support for PackageDependency #54

tapaolo opened this issue May 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tapaolo
Copy link

tapaolo commented May 15, 2024

Hi, great job with the project!
I don't know if this feature is already there but anyway...

WinGet supports the concept of PackageDependency in its manifest. We can use it to provide a Package Identifier and an optional minimum version for packages the application requires to be installed prior to running its installer.

winget would eventually first install all the required dependencies and finally the package we requested to install.

Does wingetty support this feature ? If not available through the UI, it would still be very useful if it could be supported by directly editing the manifest.

@tapaolo tapaolo added the enhancement New feature or request label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant