Skip to content

Support for writing Dependency key/value into qpkg.conf after package installation please? #39

@OneCDOnly

Description

@OneCDOnly

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions