aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyflakes_2.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pyflakes_2.1.1.bb')
-rw-r--r--recipes-devtools/python/python-pyflakes_2.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-pyflakes_2.1.1.bb b/recipes-devtools/python/python-pyflakes_2.1.1.bb
index 22abd37..96ba9a4 100644
--- a/recipes-devtools/python/python-pyflakes_2.1.1.bb
+++ b/recipes-devtools/python/python-pyflakes_2.1.1.bb
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "d976835886f8c5b31d47970ed689944a0262b5f3afa00a5a7b4dc81e54
inherit pypi setuptools
-RDEPENDS_${PN} += " \
+RDEPENDS:${PN} += " \
${PYTHON_PN}-prettytable \
${PYTHON_PN}-cmd2 \
${PYTHON_PN}-pyparsing"