diff --git a/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb b/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb index e4bf78913..6317e1c16 100644 --- a/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb +++ b/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb @@ -1,2 +1,6 @@ inherit pypi setuptools require python-pathlib2.inc + +RDEPENDS_${PN} += "python-scandir \ + python-misc \ +"