summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb b/meta-openembedded/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb
index e4bf789131..6317e1c165 100644
--- a/meta-openembedded/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb
+++ b/meta-openembedded/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 \
+"