Hi. 🤓
Can we please add an option for QPKG developers to specify the final values for the Dependency key in qpkg.conf? This would mean parsing for a new key/value in qpkg.cfg
Note: this is not the same as installation dependencies.
The Dependency key instructs QTS to start the specified QPKGs first, before starting this QPKG.
Final format in qpkg.conf is:
[packageA]
...
Dependency = packageB:packageC:packageD
...
At present, this can only be done post-installation.
Thank you.
Hi. 🤓
Can we please add an option for QPKG developers to specify the final values for the
Dependencykey inqpkg.conf? This would mean parsing for a new key/value inqpkg.cfgNote: this is not the same as installation dependencies.
The
Dependencykey instructs QTS to start the specified QPKGs first, before starting this QPKG.Final format in
qpkg.confis:At present, this can only be done post-installation.
Thank you.