#44 Accept runtime and sdk flags
Closed by otaylor. Opened by yselkowitz.
yselkowitz/flatpak-module-tools runtime-sdk  into  main

Download 44.patch

This allows an SDK to be specified as a runtime (e.g. for IDEs) instead of its corresponding Platform.

Fixes: https://pagure.io/flatpak-module-tools/issue/42

Looks good, but needs a better commit message, suggestion:

Allow overriding the runtime/sdk in container.yaml

For an application, the runtime and SDK IDs included in the Flatpak
metadata are inherited from the runtime used. Allow overriding
them in container.yaml. In particular, this allows using a SDK as a
runtime (e.g. for IDEs) instead of it's corresponding Platform.

Fixes: https://pagure.io/flatpak-module-tools/issue/42

Manually merged to flatpak-module-tools and flatpak-container-tools with improved commit message, see: https://gitlab.com/flatpak-container/flatpak-container-tools/-/merge_requests/1

Pull-Request has been closed by otaylor

Metadata