aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pathlib2_2.3.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pathlib2_2.3.5.bb')
-rw-r--r--recipes-devtools/python/python-pathlib2_2.3.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-pathlib2_2.3.5.bb b/recipes-devtools/python/python-pathlib2_2.3.5.bb
index f9b02ea..fee2853 100644
--- a/recipes-devtools/python/python-pathlib2_2.3.5.bb
+++ b/recipes-devtools/python/python-pathlib2_2.3.5.bb
@@ -14,7 +14,7 @@ inherit pypi setuptools
# Needs python-misc for ntpath
# Could probably be removed by patching out Windows code
-RDEPENDS_${PN} += "\
+RDEPENDS:${PN} += "\
${PYTHON_PN}-six \
python-misc \
python-scandir \