johnbartkiw / mycroft-skill-tunein

Add internet music streaming from tunein
MIT License
12 stars 14 forks source link

Use manifest.yaml to manage dependencies #14

Closed emphasize closed 2 years ago

emphasize commented 2 years ago

Problem:

As is you have to additionally install the system dependencies if you're running on a different distro/package manager other than apt.

Solution:

Managing (system) dependencies with manifest.yaml, msm invokes pako to satisfy the packages on different distros.