Conditional dependencies best practice
I would like to create a Chocolatey package that, at installation time/in chocolateyInstall.ps1, installs a different Chocolatey package if a condition is met (in my specific case, if a boolean package parameter has been turned on). In code terms I want to do something like this: