aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-mccabe_0.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-mccabe_0.4.0.bb')
-rw-r--r--recipes-devtools/python/python-mccabe_0.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-mccabe_0.4.0.bb b/recipes-devtools/python/python-mccabe_0.4.0.bb
index 1c5ae4f..62503af 100644
--- a/recipes-devtools/python/python-mccabe_0.4.0.bb
+++ b/recipes-devtools/python/python-mccabe_0.4.0.bb
@@ -12,7 +12,7 @@ SRC_URI[sha256sum] = "9a2b12ebd876e77c72e41ebf401cc2e7c5b566649d50105ca498226886
inherit pypi setuptools
-RDEPENDS_${PN} += " \
+RDEPENDS:${PN} += " \
python-prettytable \
python-cmd2 \
python-pyparsing"