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