Adding dependencies to dietpi-software

Hi

Quick question, I want to add microk8s to the dietpi-software. On the page below, it says add the ID’s of the dependencies. Microk8s requires snapd, which does not have a dependencies ID. Should one then create snapd like normal software, with an ID and then add it to the original application as an dependency or is there another way of doing it ?

I am assuming it’s the "adding snapd to get a dependency id and then adding microk8s just want to make sure.

Theoretically there is no need to go with a dependency. You could install

snapd

as part of the microk8s software installation.

Anyway better to ask that question on the related GitHub issue to get the opinion of MichaIng as main developer :wink:

https://github.com/MichaIng/DietPi/issues/4586