diff --git a/meta-python/recipes-devtools/python/python3-msm_0.8.8.bb b/meta-python/recipes-devtools/python/python3-msm_0.8.8.bb index ed30fd76c..966ff86de 100644 --- a/meta-python/recipes-devtools/python/python3-msm_0.8.8.bb +++ b/meta-python/recipes-devtools/python/python3-msm_0.8.8.bb @@ -10,8 +10,16 @@ inherit pypi setuptools3 RDEPENDS:${PN} += " \ python3-appdirs \ + python3-git \ + python3-fasteners \ + python3-io \ + python3-json \ + python3-lazy \ python3-monotonic \ + python3-multiprocessing \ python3-pako \ + python3-pyyaml \ + python3-requests \ " do_install:append() {