Description
Package dependencies are not honoured by package installation.
add import option to:
- prevent installation of package (and/or subpackage) if a required dependency is not installed
- prevent uninstallation of package (and/or subpackage) if a required dependency is still installed.
Attachments
Issue Links
- blocks
-
SLING-6657 Support configuring the dependency checks
- Closed